#69EED7#69EED7
#69EED7 is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.9% C 0.122 H 180.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED7 |
|---|---|
| RGB | rgb(105, 238, 215) |
| HSL | hsl(170, 80%, 67%) |
| HSV | hsv(170, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 9.7%, 6.7%) |
| CIE-LAB | lab(86.53, -41.95, 0.12) |
| CIE-LCH | lch(86.53, 41.95, 179.84°) |
| OKLab | oklab(86.86% -0.1219 -0.0004) |
| OKLCH | oklch(86.86% 0.122 180.2) |
| XYZ | xyz(48.6605, 69.0539, 75.0411) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.66
Turquoise
#40E0D0
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 4.47
Bright Aqua
#0BF9EA
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.46
Light Aqua
#8CFFDB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED7 #EE6980
analogous
#69EE95 #69EED7 #69C3EE
triadic
#69EED7 #D769EE #EED769
tetradic
#69EED7 #9569EE #EE6980 #C3EE69
square
#69EED7 #9569EE #EE6980 #C3EE69
split-complementary
#69EED7 #EE69C3 #EE9569
monochromatic
#16C6A8 #32E8C8 #69EED7 #A0F4E6 #D7FAF4
Accessibility & contrast
On white
1.42
#69EED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#69EED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED7
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED7 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D6
Deuteranopia (green-blind)
#D0D2D9
Tritanopia (blue-blind)
#00F2E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69eed7; /* rgb */ color: rgb(105, 238, 215); /* oklch */ color: oklch(86.9% 0.122 180.2);
Tailwind
colors: {
custom: {
50: '#9ff4e3',
500: '#69eed7',
950: '#000000',
},
}SCSS
$custom: #69eed7; $custom-light: #9ff4e3; $custom-dark: #000000;
JSON
{
"hex": "#69eed7",
"rgb": {
"r": 105,
"g": 238,
"b": 215
},
"hsl": {
"h": 169.624,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86858,
"c": 0.1219,
"h": 180.2
},
"luminance": 0.69059
}Semantic roles & 50–950 ramp
primary
#69EED7
secondary
#C43850
accent
#0A2EDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584