#69E9CF#69E9CF
#69E9CF is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.5% C 0.120 H 177.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9CF |
|---|---|
| RGB | rgb(105, 233, 207) |
| HSL | hsl(168, 74%, 66%) |
| HSV | hsv(168, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 11.2%, 8.6%) |
| CIE-LAB | lab(84.88, -41.66, 1.92) |
| CIE-LCH | lch(84.88, 41.70, 177.36°) |
| OKLab | oklab(85.46% -0.1201 0.0044) |
| OKLCH | oklch(85.46% 0.12 177.9) |
| XYZ | xyz(46.2220, 65.7817, 69.2806) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.94
Turquoise
#40E0D0
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 4.84
Aqua Marine
#2EE8BB
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9CF #E96983
analogous
#69E98F #69E9CF #69C3E9
triadic
#69E9CF #CF69E9 #E9CF69
tetradic
#69E9CF #8F69E9 #E96983 #C3E969
square
#69E9CF #8F69E9 #E96983 #C3E969
split-complementary
#69E9CF #E969C3 #E98F69
monochromatic
#1CBC9B #34E1BE #69E9CF #9EF1E0 #D4F9F1
Accessibility & contrast
On white
1.48
#69E9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#69E9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9CF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9CF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#CDCED1
Tritanopia (blue-blind)
#0BECE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69e9cf; /* rgb */ color: rgb(105, 233, 207); /* oklch */ color: oklch(85.5% 0.120 177.9);
Tailwind
colors: {
custom: {
50: '#9ef0dd',
500: '#69e9cf',
950: '#000000',
},
}SCSS
$custom: #69e9cf; $custom-light: #9ef0dd; $custom-dark: #000000;
JSON
{
"hex": "#69e9cf",
"rgb": {
"r": 105,
"g": 233,
"b": 207
},
"hsl": {
"h": 167.813,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.85456,
"c": 0.12017,
"h": 177.9
},
"luminance": 0.65786
}Semantic roles & 50–950 ramp
primary
#69E9CF
secondary
#BB3B55
accent
#0F37D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584