#69EECF#69EECF
#69EECF is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.6% C 0.126 H 175.5°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #69EECF |
|---|---|
| RGB | rgb(105, 238, 207) |
| HSL | hsl(166, 80%, 67%) |
| HSV | hsv(166, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 13%, 6.7%) |
| CIE-LAB | lab(86.33, -43.86, 4.02) |
| CIE-LCH | lch(86.33, 44.05, 174.77°) |
| OKLab | oklab(86.63% -0.1254 0.01) |
| OKLCH | oklch(86.63% 0.126 175.5) |
| XYZ | xyz(47.6576, 68.6527, 69.7592) |
| Luminance | 0.6866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 4.54
Aqua Marine
#2EE8BB
ΔE00 4.72
Aquamarine
#7FFFD4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EECF #EE6988
analogous
#69EE8D #69EECF #69CBEE
triadic
#69EECF #CF69EE #EECF69
tetradic
#69EECF #8D69EE #EE6988 #CBEE69
square
#69EECF #8D69EE #EE6988 #CBEE69
split-complementary
#69EECF #EE69CB #EE8D69
monochromatic
#16C69D #32E8BD #69EECF #A0F4E1 #D7FAF2
Accessibility & contrast
On white
1.43
#69EECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#69EECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EECF
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EECF | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CE
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#01F1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eecf; /* rgb */ color: rgb(105, 238, 207); /* oklch */ color: oklch(86.6% 0.126 175.5);
Tailwind
colors: {
custom: {
50: '#9ff4dd',
500: '#69eecf',
950: '#000000',
},
}SCSS
$custom: #69eecf; $custom-light: #9ff4dd; $custom-dark: #000000;
JSON
{
"hex": "#69eecf",
"rgb": {
"r": 105,
"g": 238,
"b": 207
},
"hsl": {
"h": 166.015,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86631,
"c": 0.12578,
"h": 175.5
},
"luminance": 0.68657
}Semantic roles & 50–950 ramp
primary
#69EECF
secondary
#C43858
accent
#0A3BDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584