#69E4CD#69E4CD
#69E4CD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.2% C 0.116 H 179.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #69E4CD |
|---|---|
| RGB | rgb(105, 228, 205) |
| HSL | hsl(169, 69%, 65%) |
| HSV | hsv(169, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 10.1%, 10.6%) |
| CIE-LAB | lab(83.39, -39.90, 0.79) |
| CIE-LCH | lch(83.39, 39.91, 178.86°) |
| OKLab | oklab(84.22% -0.1156 0.0015) |
| OKLCH | oklch(84.22% 0.116 179.3) |
| XYZ | xyz(44.5837, 62.8936, 67.5359) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.25
Turquoise
#40E0D0
ΔE00 3.56
Aqua (survey)
#13EAC9
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.47
Light Turquoise
#7EF4CC
ΔE00 6.00
Light Teal
#90E4C1
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E4CD #E46980
analogous
#69E48F #69E4CD #69BEE4
triadic
#69E4CD #CD69E4 #E4CD69
tetradic
#69E4CD #8F69E4 #E46980 #BEE469
square
#69E4CD #8F69E4 #E46980 #BEE469
split-complementary
#69E4CD #E469BE #E48F69
monochromatic
#20B297 #35DBBC #69E4CD #9DEDDE #D1F7F0
Accessibility & contrast
On white
1.55
#69E4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#69E4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E4CD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E4CD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#17E7DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e4cd; /* rgb */ color: rgb(105, 228, 205); /* oklch */ color: oklch(84.2% 0.116 179.3);
Tailwind
colors: {
custom: {
50: '#9eeddc',
500: '#69e4cd',
950: '#000000',
},
}SCSS
$custom: #69e4cd; $custom-light: #9eeddc; $custom-dark: #000000;
JSON
{
"hex": "#69e4cd",
"rgb": {
"r": 105,
"g": 228,
"b": 205
},
"hsl": {
"h": 168.78,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.84224,
"c": 0.11564,
"h": 179.3
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#69E4CD
secondary
#B33E54
accent
#1437D1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584