#6ED9E4#6ED9E4
#6ED9E4 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.100 H 204.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED9E4 |
|---|---|
| RGB | rgb(110, 217, 228) |
| HSL | hsl(186, 69%, 66%) |
| HSV | hsv(186, 52%, 89%) |
| CMYK | cmyk(51.8%, 4.8%, 0%, 10.6%) |
| CIE-LAB | lab(81.04, -27.87, -14.88) |
| CIE-LCH | lch(81.04, 31.59, 208.09°) |
| OKLab | oklab(82.59% -0.0909 -0.0411) |
| OKLCH | oklch(82.59% 0.1 204.3) |
| XYZ | xyz(45.2412, 58.5380, 82.2986) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.70
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.86
Mediumturquoise
#48D1CC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED9E4 #E4796E
analogous
#6EE4B4 #6ED9E4 #6E9EE4
triadic
#6ED9E4 #E46ED9 #D9E46E
tetradic
#6ED9E4 #B46EE4 #E4796E #9EE46E
square
#6ED9E4 #B46EE4 #E4796E #9EE46E
split-complementary
#6ED9E4 #E46E9E #E4B46E
monochromatic
#22A8B6 #3ACBDA #6ED9E4 #A2E7EE #D5F4F7
Accessibility & contrast
On white
1.65
#6ED9E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#6ED9E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED9E4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED9E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED9E4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD1E5
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#0CE0DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ed9e4; /* rgb */ color: rgb(110, 217, 228); /* oklch */ color: oklch(82.6% 0.100 204.3);
Tailwind
colors: {
custom: {
50: '#a0e5ec',
500: '#6ed9e4',
950: '#000000',
},
}SCSS
$custom: #6ed9e4; $custom-light: #a0e5ec; $custom-dark: #000000;
JSON
{
"hex": "#6ed9e4",
"rgb": {
"r": 110,
"g": 217,
"b": 228
},
"hsl": {
"h": 185.593,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.82587,
"c": 0.09977,
"h": 204.3
},
"luminance": 0.58542
}Semantic roles & 50–950 ramp
primary
#6ED9E4
secondary
#B64B40
accent
#2615D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101516
muted
#808484