#69EED8#69EED8
#69EED8 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.9% C 0.121 H 180.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED8 |
|---|---|
| RGB | rgb(105, 238, 216) |
| HSL | hsl(170, 80%, 67%) |
| HSV | hsv(170, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 9.2%, 6.7%) |
| CIE-LAB | lab(86.56, -41.71, -0.37) |
| CIE-LCH | lch(86.56, 41.71, 180.51°) |
| OKLab | oklab(86.89% -0.1215 -0.0017) |
| OKLCH | oklch(86.89% 0.121 180.8) |
| XYZ | xyz(48.7894, 69.1054, 75.7199) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.76
Turquoise
#40E0D0
ΔE00 4.23
Aqua (survey)
#13EAC9
ΔE00 4.66
Bright Aqua
#0BF9EA
ΔE00 4.85
Light Turquoise
#7EF4CC
ΔE00 5.75
Light Aqua
#8CFFDB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED8 #EE697F
analogous
#69EE95 #69EED8 #69C2EE
triadic
#69EED8 #D869EE #EED869
tetradic
#69EED8 #9569EE #EE697F #C2EE69
square
#69EED8 #9569EE #EE697F #C2EE69
split-complementary
#69EED8 #EE69C2 #EE9569
monochromatic
#16C6A9 #32E8CA #69EED8 #A0F4E6 #D7FAF5
Accessibility & contrast
On white
1.42
#69EED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#69EED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED8
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED8 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D7
Deuteranopia (green-blind)
#D0D2DA
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69eed8; /* rgb */ color: rgb(105, 238, 216); /* oklch */ color: oklch(86.9% 0.121 180.8);
Tailwind
colors: {
custom: {
50: '#9ff4e4',
500: '#69eed8',
950: '#000000',
},
}SCSS
$custom: #69eed8; $custom-light: #9ff4e4; $custom-dark: #000000;
JSON
{
"hex": "#69eed8",
"rgb": {
"r": 105,
"g": 238,
"b": 216
},
"hsl": {
"h": 170.075,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86888,
"c": 0.12147,
"h": 180.8
},
"luminance": 0.6911
}Semantic roles & 50–950 ramp
primary
#69EED8
secondary
#C4384F
accent
#0A2CDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584