#69EED1#69EED1
#69EED1 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.7% C 0.125 H 176.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED1 |
|---|---|
| RGB | rgb(105, 238, 209) |
| HSL | hsl(167, 80%, 67%) |
| HSV | hsv(167, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 12.2%, 6.7%) |
| CIE-LAB | lab(86.38, -43.39, 3.04) |
| CIE-LCH | lch(86.38, 43.50, 175.99°) |
| OKLab | oklab(86.69% -0.1245 0.0074) |
| OKLCH | oklch(86.69% 0.125 176.6) |
| XYZ | xyz(47.9036, 68.7511, 71.0550) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.15
Aqua (survey)
#13EAC9
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 5.16
Aquamarine
#7FFFD4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED1 #EE6986
analogous
#69EE8E #69EED1 #69C9EE
triadic
#69EED1 #D169EE #EED169
tetradic
#69EED1 #8E69EE #EE6986 #C9EE69
square
#69EED1 #8E69EE #EE6986 #C9EE69
split-complementary
#69EED1 #EE69C9 #EE8E69
monochromatic
#16C6A0 #32E8C0 #69EED1 #A0F4E2 #D7FAF3
Accessibility & contrast
On white
1.42
#69EED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#69EED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED1
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED1 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D0
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#00F1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eed1; /* rgb */ color: rgb(105, 238, 209); /* oklch */ color: oklch(86.7% 0.125 176.6);
Tailwind
colors: {
custom: {
50: '#9ff4df',
500: '#69eed1',
950: '#000000',
},
}SCSS
$custom: #69eed1; $custom-light: #9ff4df; $custom-dark: #000000;
JSON
{
"hex": "#69eed1",
"rgb": {
"r": 105,
"g": 238,
"b": 209
},
"hsl": {
"h": 166.917,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86687,
"c": 0.12472,
"h": 176.6
},
"luminance": 0.68756
}Semantic roles & 50–950 ramp
primary
#69EED1
secondary
#C43856
accent
#0A37DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584