#6EDAE6#6EDAE6
#6EDAE6 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.101 H 205.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDAE6 |
|---|---|
| RGB | rgb(110, 218, 230) |
| HSL | hsl(186, 71%, 67%) |
| HSV | hsv(186, 52%, 90%) |
| CMYK | cmyk(52.2%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(81.38, -27.82, -15.42) |
| CIE-LCH | lch(81.38, 31.81, 209.00°) |
| OKLab | oklab(82.89% -0.0912 -0.0426) |
| OKLCH | oklch(82.89% 0.101 205) |
| XYZ | xyz(45.7790, 59.1668, 83.8554) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.71
Darkturquoise
#00CED1
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDAE6 #E67A6E
analogous
#6EE6B6 #6EDAE6 #6E9EE6
triadic
#6EDAE6 #E66EDA #DAE66E
tetradic
#6EDAE6 #B66EE6 #E67A6E #9EE66E
square
#6EDAE6 #B66EE6 #E67A6E #9EE66E
split-complementary
#6EDAE6 #E66E9E #E6B66E
monochromatic
#20AABA #3ACDDD #6EDAE6 #A2E7EF #D6F5F8
Accessibility & contrast
On white
1.64
#6EDAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6EDAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDAE6
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDAE6 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E7
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#02E2DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6edae6; /* rgb */ color: rgb(110, 218, 230); /* oklch */ color: oklch(82.9% 0.101 205.0);
Tailwind
colors: {
custom: {
50: '#a1e5ed',
500: '#6edae6',
950: '#000000',
},
}SCSS
$custom: #6edae6; $custom-light: #a1e5ed; $custom-dark: #000000;
JSON
{
"hex": "#6edae6",
"rgb": {
"r": 110,
"g": 218,
"b": 230
},
"hsl": {
"h": 186,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.82886,
"c": 0.10066,
"h": 205
},
"luminance": 0.59171
}Semantic roles & 50–950 ramp
primary
#6EDAE6
secondary
#B94B3F
accent
#2613D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484