#6EDBE9#6EDBE9
#6EDBE9 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.2% C 0.102 H 206.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE9 |
|---|---|
| RGB | rgb(110, 219, 233) |
| HSL | hsl(187, 74%, 67%) |
| HSV | hsv(187, 53%, 91%) |
| CMYK | cmyk(52.8%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(81.76, -27.50, -16.45) |
| CIE-LCH | lch(81.76, 32.05, 210.89°) |
| OKLab | oklab(83.22% -0.0911 -0.0454) |
| OKLCH | oklch(83.22% 0.102 206.5) |
| XYZ | xyz(46.4640, 59.8569, 86.1799) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 6.78
Darkturquoise
#00CED1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE9 #E97C6E
analogous
#6EE9B9 #6EDBE9 #6E9EE9
triadic
#6EDBE9 #E96EDB #DBE96E
tetradic
#6EDBE9 #B96EE9 #E97C6E #9EE96E
square
#6EDBE9 #B96EE9 #E97C6E #9EE96E
split-complementary
#6EDBE9 #E96E9E #E9B96E
monochromatic
#1DADC0 #39CEE1 #6EDBE9 #A3E8F1 #D8F5F9
Accessibility & contrast
On white
1.62
#6EDBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#6EDBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE9
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE9 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edbe9; /* rgb */ color: rgb(110, 219, 233); /* oklch */ color: oklch(83.2% 0.102 206.5);
Tailwind
colors: {
custom: {
50: '#a1e6f0',
500: '#6edbe9',
950: '#000000',
},
}SCSS
$custom: #6edbe9; $custom-light: #a1e6f0; $custom-dark: #000000;
JSON
{
"hex": "#6edbe9",
"rgb": {
"r": 110,
"g": 219,
"b": 233
},
"hsl": {
"h": 186.829,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.8322,
"c": 0.10179,
"h": 206.5
},
"luminance": 0.59861
}Semantic roles & 50–950 ramp
primary
#6EDBE9
secondary
#BE4C3D
accent
#2610D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485