#69EED5#69EED5
#69EED5 is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.8% C 0.123 H 179.0°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED5 |
|---|---|
| RGB | rgb(105, 238, 213) |
| HSL | hsl(169, 80%, 67%) |
| HSV | hsv(169, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 10.5%, 6.7%) |
| CIE-LAB | lab(86.48, -42.44, 1.09) |
| CIE-LCH | lch(86.48, 42.45, 178.53°) |
| OKLab | oklab(86.8% -0.1228 0.0022) |
| OKLCH | oklch(86.8% 0.123 179) |
| XYZ | xyz(48.4051, 68.9517, 73.6960) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.63
Aqua (survey)
#13EAC9
ΔE00 4.14
Turquoise
#40E0D0
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.90
Light Aqua
#8CFFDB
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED5 #EE6982
analogous
#69EE93 #69EED5 #69C4EE
triadic
#69EED5 #D569EE #EED569
tetradic
#69EED5 #9369EE #EE6982 #C4EE69
square
#69EED5 #9369EE #EE6982 #C4EE69
split-complementary
#69EED5 #EE69C4 #EE9369
monochromatic
#16C6A5 #32E8C6 #69EED5 #A0F4E4 #D7FAF4
Accessibility & contrast
On white
1.42
#69EED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#69EED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED5
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED5 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D4
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eed5; /* rgb */ color: rgb(105, 238, 213); /* oklch */ color: oklch(86.8% 0.123 179.0);
Tailwind
colors: {
custom: {
50: '#9ff4e1',
500: '#69eed5',
950: '#000000',
},
}SCSS
$custom: #69eed5; $custom-light: #9ff4e1; $custom-dark: #000000;
JSON
{
"hex": "#69eed5",
"rgb": {
"r": 105,
"g": 238,
"b": 213
},
"hsl": {
"h": 168.722,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86801,
"c": 0.12278,
"h": 179
},
"luminance": 0.68956
}Semantic roles & 50–950 ramp
primary
#69EED5
secondary
#C43852
accent
#0A31DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584