#69F0CE#69F0CE
#69F0CE is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.1% C 0.129 H 174.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0CE |
|---|---|
| RGB | rgb(105, 240, 206) |
| HSL | hsl(165, 82%, 68%) |
| HSV | hsv(165, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 14.2%, 5.9%) |
| CIE-LAB | lab(86.89, -44.97, 5.34) |
| CIE-LCH | lch(86.89, 45.29, 173.22°) |
| OKLab | oklab(87.07% -0.1279 0.0135) |
| OKLCH | oklch(87.07% 0.129 174) |
| XYZ | xyz(48.1212, 69.7750, 69.3125) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.65
Tiffany Blue
#7BF2DA
ΔE00 3.15
Aqua (survey)
#13EAC9
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0CE #F0698B
analogous
#69F08B #69F0CE #69CEF0
triadic
#69F0CE #CE69F0 #F0CE69
tetradic
#69F0CE #8B69F0 #F0698B #CEF069
square
#69F0CE #8B69F0 #F0698B #CEF069
split-complementary
#69F0CE #F069CE #F08B69
monochromatic
#14CA9C #31EABC #69F0CE #A1F6E0 #D8FBF2
Accessibility & contrast
On white
1.40
#69F0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#69F0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0CE
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0CE | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CC
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#00F2E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f0ce; /* rgb */ color: rgb(105, 240, 206); /* oklch */ color: oklch(87.1% 0.129 174.0);
Tailwind
colors: {
custom: {
50: '#9ff5dc',
500: '#69f0ce',
950: '#000000',
},
}SCSS
$custom: #69f0ce; $custom-light: #9ff5dc; $custom-dark: #000000;
JSON
{
"hex": "#69f0ce",
"rgb": {
"r": 105,
"g": 240,
"b": 206
},
"hsl": {
"h": 164.889,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87074,
"c": 0.12863,
"h": 174
},
"luminance": 0.6978
}Semantic roles & 50–950 ramp
primary
#69F0CE
secondary
#C7365B
accent
#073DDE
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584