#69EFCF#69EFCF
#69EFCF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.9% C 0.127 H 175.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFCF |
|---|---|
| RGB | rgb(105, 239, 207) |
| HSL | hsl(166, 81%, 67%) |
| HSV | hsv(166, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 13.4%, 6.3%) |
| CIE-LAB | lab(86.62, -44.30, 4.44) |
| CIE-LCH | lch(86.62, 44.52, 174.28°) |
| OKLab | oklab(86.87% -0.1264 0.0111) |
| OKLCH | oklch(86.87% 0.127 175) |
| XYZ | xyz(47.9495, 69.2366, 69.8565) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 3.10
Aqua (survey)
#13EAC9
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.32
Aquamarine
#7FFFD4
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFCF #EF6989
analogous
#69EF8C #69EFCF #69CCEF
triadic
#69EFCF #CF69EF #EFCF69
tetradic
#69EFCF #8C69EF #EF6989 #CCEF69
square
#69EFCF #8C69EF #EF6989 #CCEF69
split-complementary
#69EFCF #EF69CC #EF8C69
monochromatic
#15C89E #32E9BD #69EFCF #A0F5E1 #D8FBF2
Accessibility & contrast
On white
1.41
#69EFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#69EFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFCF
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFCF | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E2CE
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efcf; /* rgb */ color: rgb(105, 239, 207); /* oklch */ color: oklch(86.9% 0.127 175.0);
Tailwind
colors: {
custom: {
50: '#9ff5dd',
500: '#69efcf',
950: '#000000',
},
}SCSS
$custom: #69efcf; $custom-light: #9ff5dd; $custom-dark: #000000;
JSON
{
"hex": "#69efcf",
"rgb": {
"r": 105,
"g": 239,
"b": 207
},
"hsl": {
"h": 165.672,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86866,
"c": 0.12691,
"h": 175
},
"luminance": 0.69241
}Semantic roles & 50–950 ramp
primary
#69EFCF
secondary
#C53759
accent
#083BDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584