#69EFCD#69EFCD
#69EFCD is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.8% C 0.128 H 173.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69EFCD |
|---|---|
| RGB | rgb(105, 239, 205) |
| HSL | hsl(165, 81%, 67%) |
| HSV | hsv(165, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 14.2%, 6.3%) |
| CIE-LAB | lab(86.57, -44.77, 5.41) |
| CIE-LCH | lch(86.57, 45.09, 173.10°) |
| OKLab | oklab(86.81% -0.1273 0.0136) |
| OKLCH | oklch(86.81% 0.128 173.9) |
| XYZ | xyz(47.7066, 69.1394, 68.5769) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 3.21
Aqua (survey)
#13EAC9
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.19
Light Aqua
#8CFFDB
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EFCD #EF698B
analogous
#69EF8A #69EFCD #69CEEF
triadic
#69EFCD #CD69EF #EFCD69
tetradic
#69EFCD #8A69EF #EF698B #CEEF69
square
#69EFCD #8A69EF #EF698B #CEEF69
split-complementary
#69EFCD #EF69CE #EF8A69
monochromatic
#15C89B #32E9BB #69EFCD #A0F5DF #D8FBF2
Accessibility & contrast
On white
1.42
#69EFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#69EFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EFCD
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EFCD | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#06F1E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69efcd; /* rgb */ color: rgb(105, 239, 205); /* oklch */ color: oklch(86.8% 0.128 173.9);
Tailwind
colors: {
custom: {
50: '#9ff5dc',
500: '#69efcd',
950: '#000000',
},
}SCSS
$custom: #69efcd; $custom-light: #9ff5dc; $custom-dark: #000000;
JSON
{
"hex": "#69efcd",
"rgb": {
"r": 105,
"g": 239,
"b": 205
},
"hsl": {
"h": 164.776,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.86811,
"c": 0.12804,
"h": 173.9
},
"luminance": 0.69144
}Semantic roles & 50–950 ramp
primary
#69EFCD
secondary
#C5375B
accent
#083EDD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584