#6EDAE5#6EDAE5
#6EDAE5 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.9% C 0.100 H 204.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDAE5 |
|---|---|
| RGB | rgb(110, 218, 229) |
| HSL | hsl(186, 70%, 66%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(52%, 4.8%, 0%, 10.2%) |
| CIE-LAB | lab(81.35, -28.09, -14.94) |
| CIE-LCH | lch(81.35, 31.81, 208.00°) |
| OKLab | oklab(82.85% -0.0916 -0.0412) |
| OKLCH | oklch(82.85% 0.1 204.2) |
| XYZ | xyz(45.6390, 59.1108, 83.1180) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDAE5 #E5796E
analogous
#6EE5B5 #6EDAE5 #6E9FE5
triadic
#6EDAE5 #E56EDA #DAE56E
tetradic
#6EDAE5 #B56EE5 #E5796E #9FE56E
square
#6EDAE5 #B56EE5 #E5796E #9FE56E
split-complementary
#6EDAE5 #E56E9F #E5B56E
monochromatic
#21AAB8 #3ACDDC #6EDAE5 #A2E7EE #D6F4F8
Accessibility & contrast
On white
1.64
#6EDAE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6EDAE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDAE5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDAE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDAE5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#06E1DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edae5; /* rgb */ color: rgb(110, 218, 229); /* oklch */ color: oklch(82.9% 0.100 204.2);
Tailwind
colors: {
custom: {
50: '#a1e5ed',
500: '#6edae5',
950: '#000000',
},
}SCSS
$custom: #6edae5; $custom-light: #a1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6edae5",
"rgb": {
"r": 110,
"g": 218,
"b": 229
},
"hsl": {
"h": 185.546,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.82851,
"c": 0.10046,
"h": 204.2
},
"luminance": 0.59115
}Semantic roles & 50–950 ramp
primary
#6EDAE5
secondary
#B84B3F
accent
#2514D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484