#69EED0#69EED0
#69EED0 is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.7% C 0.125 H 176.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED0 |
|---|---|
| RGB | rgb(105, 238, 208) |
| HSL | hsl(166, 80%, 67%) |
| HSV | hsv(166, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 12.6%, 6.7%) |
| CIE-LAB | lab(86.36, -43.63, 3.53) |
| CIE-LCH | lch(86.36, 43.77, 175.37°) |
| OKLab | oklab(86.66% -0.1249 0.0087) |
| OKLCH | oklch(86.66% 0.125 176) |
| XYZ | xyz(47.7802, 68.7018, 70.4051) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.60
Aqua (survey)
#13EAC9
ΔE00 3.70
Light Aqua
#8CFFDB
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.94
Aquamarine
#7FFFD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED0 #EE6987
analogous
#69EE8D #69EED0 #69CAEE
triadic
#69EED0 #D069EE #EED069
tetradic
#69EED0 #8D69EE #EE6987 #CAEE69
square
#69EED0 #8D69EE #EE6987 #CAEE69
split-complementary
#69EED0 #EE69CA #EE8D69
monochromatic
#16C69F #32E8BF #69EED0 #A0F4E1 #D7FAF2
Accessibility & contrast
On white
1.42
#69EED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#69EED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED0
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED0 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CF
Deuteranopia (green-blind)
#D2D2D2
Tritanopia (blue-blind)
#00F1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eed0; /* rgb */ color: rgb(105, 238, 208); /* oklch */ color: oklch(86.7% 0.125 176.0);
Tailwind
colors: {
custom: {
50: '#9ff4de',
500: '#69eed0',
950: '#000000',
},
}SCSS
$custom: #69eed0; $custom-light: #9ff4de; $custom-dark: #000000;
JSON
{
"hex": "#69eed0",
"rgb": {
"r": 105,
"g": 238,
"b": 208
},
"hsl": {
"h": 166.466,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86659,
"c": 0.12524,
"h": 176
},
"luminance": 0.68706
}Semantic roles & 50–950 ramp
primary
#69EED0
secondary
#C43857
accent
#0A39DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584