#69E5DD#69E5DD
#69E5DD is a very light, moderate teal. Relative luminance 0.643; OKLCH L 84.9% C 0.111 H 189.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5DD |
|---|---|
| RGB | rgb(105, 229, 221) |
| HSL | hsl(176, 70%, 65%) |
| HSV | hsv(176, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 3.5%, 10.2%) |
| CIE-LAB | lab(84.10, -36.38, -6.62) |
| CIE-LCH | lch(84.10, 36.98, 190.31°) |
| OKLab | oklab(84.94% -0.1098 -0.0185) |
| OKLCH | oklch(84.94% 0.111 189.5) |
| XYZ | xyz(46.8906, 64.2578, 78.3245) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.94
Mediumturquoise
#48D1CC
ΔE00 5.09
Bright Aqua
#0BF9EA
ΔE00 5.94
Tiffany Blue
#7BF2DA
ΔE00 5.95
Bright Cyan
#41FDFE
ΔE00 6.31
Bright Turquoise
#0FFEF9
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5DD #E56971
analogous
#69E59F #69E5DD #69AFE5
triadic
#69E5DD #DD69E5 #E5DD69
tetradic
#69E5DD #9F69E5 #E56971 #AFE569
square
#69E5DD #9F69E5 #E56971 #AFE569
split-complementary
#69E5DD #E569AF #E59F69
monochromatic
#1FB4AB #35DCD1 #69E5DD #9DEEE9 #D1F7F5
Accessibility & contrast
On white
1.52
#69E5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#69E5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5DD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5DD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#C5CCDE
Tritanopia (blue-blind)
#00EAE2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e5dd; /* rgb */ color: rgb(105, 229, 221); /* oklch */ color: oklch(84.9% 0.111 189.5);
Tailwind
colors: {
custom: {
50: '#9eede7',
500: '#69e5dd',
950: '#000000',
},
}SCSS
$custom: #69e5dd; $custom-light: #9eede7; $custom-dark: #000000;
JSON
{
"hex": "#69e5dd",
"rgb": {
"r": 105,
"g": 229,
"b": 221
},
"hsl": {
"h": 176.129,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.84942,
"c": 0.11137,
"h": 189.5
},
"luminance": 0.64262
}Semantic roles & 50–950 ramp
primary
#69E5DD
secondary
#B53D45
accent
#131FD2
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1616
muted
#808584