#69EEC0#69EEC0
#69EEC0 is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.2% C 0.135 H 167.6°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEC0 |
|---|---|
| RGB | rgb(105, 238, 192) |
| HSL | hsl(159, 80%, 67%) |
| HSV | hsv(159, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 19.3%, 6.7%) |
| CIE-LAB | lab(85.98, -47.28, 11.36) |
| CIE-LCH | lch(85.98, 48.62, 166.49°) |
| OKLab | oklab(86.23% -0.132 0.0291) |
| OKLCH | oklch(86.23% 0.135 167.6) |
| XYZ | xyz(45.9101, 67.9537, 60.5559) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.47
Aqua Marine
#2EE8BB
ΔE00 3.45
Light Aquamarine
#7BFDC7
ΔE00 3.69
Aquamarine
#7FFFD4
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEC0 #EE6997
analogous
#69EE7D #69EEC0 #69DAEE
triadic
#69EEC0 #C069EE #EEC069
tetradic
#69EEC0 #7D69EE #EE6997 #DAEE69
square
#69EEC0 #7D69EE #EE6997 #DAEE69
split-complementary
#69EEC0 #EE69DA #EE7D69
monochromatic
#16C689 #32E8A9 #69EEC0 #A0F4D7 #D7FAEE
Accessibility & contrast
On white
1.44
#69EEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#69EEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEC0
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEC0 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBE
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#24EFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #69eec0; /* rgb */ color: rgb(105, 238, 192); /* oklch */ color: oklch(86.2% 0.135 167.6);
Tailwind
colors: {
custom: {
50: '#9ef4d3',
500: '#69eec0',
950: '#000000',
},
}SCSS
$custom: #69eec0; $custom-light: #9ef4d3; $custom-dark: #000000;
JSON
{
"hex": "#69eec0",
"rgb": {
"r": 105,
"g": 238,
"b": 192
},
"hsl": {
"h": 159.248,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86232,
"c": 0.13517,
"h": 167.6
},
"luminance": 0.67958
}Semantic roles & 50–950 ramp
primary
#69EEC0
secondary
#C43868
accent
#0A52DC
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583