#69E0D5#69E0D5
#69E0D5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.5% C 0.109 H 187.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69E0D5 |
|---|---|
| RGB | rgb(105, 224, 213) |
| HSL | hsl(174, 66%, 65%) |
| HSV | hsv(174, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 4.9%, 12.2%) |
| CIE-LAB | lab(82.44, -36.10, -4.83) |
| CIE-LCH | lch(82.44, 36.42, 187.62°) |
| OKLab | oklab(83.53% -0.1079 -0.0136) |
| OKLCH | oklch(83.53% 0.109 187.2) |
| XYZ | xyz(44.4864, 61.1145, 72.3898) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Mediumturquoise
#48D1CC
ΔE00 4.46
Tiffany Blue
#7BF2DA
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.25
Seafoam Blue
#78D1B6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E0D5 #E06974
analogous
#69E09A #69E0D5 #69B0E0
triadic
#69E0D5 #D569E0 #E0D569
tetradic
#69E0D5 #9A69E0 #E06974 #B0E069
square
#69E0D5 #9A69E0 #E06974 #B0E069
split-complementary
#69E0D5 #E069B0 #E09A69
monochromatic
#23AB9F #36D6C7 #69E0D5 #9CEAE3 #CEF5F1
Accessibility & contrast
On white
1.59
#69E0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69E0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E0D5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E0D5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#04E5DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e0d5; /* rgb */ color: rgb(105, 224, 213); /* oklch */ color: oklch(83.5% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#9eeae1',
500: '#69e0d5',
950: '#000000',
},
}SCSS
$custom: #69e0d5; $custom-light: #9eeae1; $custom-dark: #000000;
JSON
{
"hex": "#69e0d5",
"rgb": {
"r": 105,
"g": 224,
"b": 213
},
"hsl": {
"h": 174.454,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.83527,
"c": 0.10874,
"h": 187.2
},
"luminance": 0.61119
}Semantic roles & 50–950 ramp
primary
#69E0D5
secondary
#AD404A
accent
#1829CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484