#69E5CD#69E5CD
#69E5CD is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.5% C 0.117 H 178.7°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5CD |
|---|---|
| RGB | rgb(105, 229, 205) |
| HSL | hsl(168, 70%, 65%) |
| HSV | hsv(168, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(83.68, -40.35, 1.21) |
| CIE-LCH | lch(83.68, 40.36, 178.28°) |
| OKLab | oklab(84.46% -0.1167 0.0026) |
| OKLCH | oklch(84.46% 0.117 178.7) |
| XYZ | xyz(44.8596, 63.4454, 67.6279) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.06
Turquoise
#40E0D0
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.56
Light Turquoise
#7EF4CC
ΔE00 5.66
Light Teal
#90E4C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5CD #E56981
analogous
#69E58F #69E5CD #69BFE5
triadic
#69E5CD #CD69E5 #E5CD69
tetradic
#69E5CD #8F69E5 #E56981 #BFE569
square
#69E5CD #8F69E5 #E56981 #BFE569
split-complementary
#69E5CD #E569BF #E58F69
monochromatic
#1FB497 #35DCBC #69E5CD #9DEEDE #D1F7F0
Accessibility & contrast
On white
1.53
#69E5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#69E5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5CD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5CD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#16E8DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69e5cd; /* rgb */ color: rgb(105, 229, 205); /* oklch */ color: oklch(84.5% 0.117 178.7);
Tailwind
colors: {
custom: {
50: '#9eeedc',
500: '#69e5cd',
950: '#000000',
},
}SCSS
$custom: #69e5cd; $custom-light: #9eeedc; $custom-dark: #000000;
JSON
{
"hex": "#69e5cd",
"rgb": {
"r": 105,
"g": 229,
"b": 205
},
"hsl": {
"h": 168.387,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.84459,
"c": 0.11673,
"h": 178.7
},
"luminance": 0.6345
}Semantic roles & 50–950 ramp
primary
#69E5CD
secondary
#B53D54
accent
#1338D2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1615
muted
#808584