#69E8CD#69E8CD
#69E8CD is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.2% C 0.120 H 177.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8CD |
|---|---|
| RGB | rgb(105, 232, 205) |
| HSL | hsl(167, 73%, 66%) |
| HSV | hsv(167, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 11.6%, 9%) |
| CIE-LAB | lab(84.55, -41.69, 2.48) |
| CIE-LCH | lch(84.55, 41.76, 176.60°) |
| OKLab | oklab(85.16% -0.1199 0.0059) |
| OKLCH | oklch(85.16% 0.12 177.2) |
| XYZ | xyz(45.6968, 65.1199, 67.9070) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.70
Aqua (survey)
#13EAC9
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.62
Light Turquoise
#7EF4CC
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8CD #E86984
analogous
#69E88D #69E8CD #69C3E8
triadic
#69E8CD #CD69E8 #E8CD69
tetradic
#69E8CD #8D69E8 #E86984 #C3E869
square
#69E8CD #8D69E8 #E86984 #C3E869
split-complementary
#69E8CD #E869C3 #E88D69
monochromatic
#1DBA99 #34E0BB #69E8CD #9EF0DF #D3F8F0
Accessibility & contrast
On white
1.50
#69E8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#69E8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8CD
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8CD | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCC
Deuteranopia (green-blind)
#CDCDCF
Tritanopia (blue-blind)
#13EBE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #69e8cd; /* rgb */ color: rgb(105, 232, 205); /* oklch */ color: oklch(85.2% 0.120 177.2);
Tailwind
colors: {
custom: {
50: '#9ef0dc',
500: '#69e8cd',
950: '#000000',
},
}SCSS
$custom: #69e8cd; $custom-light: #9ef0dc; $custom-dark: #000000;
JSON
{
"hex": "#69e8cd",
"rgb": {
"r": 105,
"g": 232,
"b": 205
},
"hsl": {
"h": 167.244,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.85164,
"c": 0.12005,
"h": 177.2
},
"luminance": 0.65124
}Semantic roles & 50–950 ramp
primary
#69E8CD
secondary
#BA3C56
accent
#103AD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1615
muted
#808584