#69E8CF#69E8CF
#69E8CF is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.2% C 0.119 H 178.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8CF |
|---|---|
| RGB | rgb(105, 232, 207) |
| HSL | hsl(168, 73%, 66%) |
| HSV | hsv(168, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 10.8%, 9%) |
| CIE-LAB | lab(84.60, -41.21, 1.50) |
| CIE-LCH | lch(84.60, 41.24, 177.92°) |
| OKLab | oklab(85.22% -0.119 0.0033) |
| OKLCH | oklch(85.22% 0.119 178.4) |
| XYZ | xyz(45.9398, 65.2171, 69.1866) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Aqua (survey)
#13EAC9
ΔE00 4.08
Turquoise
#40E0D0
ΔE00 4.16
Light Turquoise
#7EF4CC
ΔE00 5.16
Aqua Marine
#2EE8BB
ΔE00 5.87
Light Teal
#90E4C1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8CF #E86982
analogous
#69E88F #69E8CF #69C1E8
triadic
#69E8CF #CF69E8 #E8CF69
tetradic
#69E8CF #8F69E8 #E86982 #C1E869
square
#69E8CF #8F69E8 #E86982 #C1E869
split-complementary
#69E8CF #E869C1 #E88F69
monochromatic
#1DBA9B #34E0BE #69E8CF #9EF0E0 #D3F8F1
Accessibility & contrast
On white
1.50
#69E8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#69E8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8CF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8CF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#CCCDD1
Tritanopia (blue-blind)
#0DEBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e8cf; /* rgb */ color: rgb(105, 232, 207); /* oklch */ color: oklch(85.2% 0.119 178.4);
Tailwind
colors: {
custom: {
50: '#9ef0dd',
500: '#69e8cf',
950: '#000000',
},
}SCSS
$custom: #69e8cf; $custom-light: #9ef0dd; $custom-dark: #000000;
JSON
{
"hex": "#69e8cf",
"rgb": {
"r": 105,
"g": 232,
"b": 207
},
"hsl": {
"h": 168.189,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85221,
"c": 0.11908,
"h": 178.4
},
"luminance": 0.65221
}Semantic roles & 50–950 ramp
primary
#69E8CF
secondary
#BA3C54
accent
#1037D6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584