#6ED6EA#6ED6EA
#6ED6EA is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.100 H 211.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6EA |
|---|---|
| RGB | rgb(110, 214, 234) |
| HSL | hsl(190, 75%, 67%) |
| HSV | hsv(190, 53%, 92%) |
| CMYK | cmyk(53%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.37, -24.77, -19.08) |
| CIE-LCH | lch(80.37, 31.27, 217.60°) |
| OKLab | oklab(82.12% -0.0853 -0.0527) |
| OKLCH | oklch(82.12% 0.1 211.7) |
| XYZ | xyz(45.3224, 57.3445, 86.5061) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.26
Aqua Blue
#02D8E9
ΔE00 5.43
Robin'S Egg
#6DEDFD
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6EA #EA826E
analogous
#6EEAC0 #6ED6EA #6E98EA
triadic
#6ED6EA #EA6ED6 #D6EA6E
tetradic
#6ED6EA #C06EEA #EA826E #98EA6E
square
#6ED6EA #C06EEA #EA826E #98EA6E
split-complementary
#6ED6EA #EA6E98 #EAC06E
monochromatic
#1CA7C2 #39C7E2 #6ED6EA #A3E5F2 #D9F4F9
Accessibility & contrast
On white
1.68
#6ED6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6ED6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6EA
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6EA | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6ed6ea; /* rgb */ color: rgb(110, 214, 234); /* oklch */ color: oklch(82.1% 0.100 211.7);
Tailwind
colors: {
custom: {
50: '#a1e2f0',
500: '#6ed6ea',
950: '#000000',
},
}SCSS
$custom: #6ed6ea; $custom-light: #a1e2f0; $custom-dark: #000000;
JSON
{
"hex": "#6ed6ea",
"rgb": {
"r": 110,
"g": 214,
"b": 234
},
"hsl": {
"h": 189.677,
"s": 74.699,
"l": 67.451
},
"oklch": {
"l": 0.82117,
"c": 0.10028,
"h": 211.7
},
"luminance": 0.57349
}Semantic roles & 50–950 ramp
primary
#6ED6EA
secondary
#C0513C
accent
#2F0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485