#89DCCF#89DCCF
#89DCCF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.083 H 183.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89DCCF |
|---|---|
| RGB | rgb(137, 220, 207) |
| HSL | hsl(171, 54%, 70%) |
| HSV | hsv(171, 38%, 86%) |
| CMYK | cmyk(37.7%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(82.38, -28.20, -1.59) |
| CIE-LCH | lch(82.38, 28.25, 183.22°) |
| OKLab | oklab(83.77% -0.0833 -0.0047) |
| OKLCH | oklch(83.77% 0.083 183.2) |
| XYZ | xyz(47.1680, 61.0066, 68.3094) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.23
Tiffany Blue
#7BF2DA
ΔE00 6.23
Pale Teal
#82CBB2
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.65
Light Teal
#90E4C1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DCCF #DC8996
analogous
#89DCA5 #89DCCF #89C0DC
triadic
#89DCCF #CF89DC #DCCF89
tetradic
#89DCCF #A589DC #DC8996 #C0DC89
square
#89DCCF #A589DC #DC8996 #C0DC89
split-complementary
#89DCCF #DC89C0 #DCA589
monochromatic
#36B5A1 #5ACEBC #89DCCF #B8EAE2 #E7F8F5
Accessibility & contrast
On white
1.59
#89DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#89DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DCCF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DCCF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C6C9D0
Tritanopia (blue-blind)
#6BDFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dccf; /* rgb */ color: rgb(137, 220, 207); /* oklch */ color: oklch(83.8% 0.083 183.2);
Tailwind
colors: {
custom: {
50: '#afe7dd',
500: '#89dccf',
950: '#000000',
},
}SCSS
$custom: #89dccf; $custom-light: #afe7dd; $custom-dark: #000000;
JSON
{
"hex": "#89dccf",
"rgb": {
"r": 137,
"g": 220,
"b": 207
},
"hsl": {
"h": 170.602,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.8377,
"c": 0.08343,
"h": 183.2
},
"luminance": 0.6101
}Semantic roles & 50–950 ramp
primary
#89DCCF
secondary
#B35665
accent
#243DC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484