#89CFD2#89CFD2
#89CFD2 is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.9% C 0.070 H 199.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89CFD2 |
|---|---|
| RGB | rgb(137, 207, 210) |
| HSL | hsl(182, 45%, 68%) |
| HSV | hsv(182, 35%, 82%) |
| CMYK | cmyk(34.8%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(78.81, -21.11, -8.47) |
| CIE-LCH | lch(78.81, 22.74, 201.85°) |
| OKLab | oklab(80.93% -0.0664 -0.0232) |
| OKLCH | oklch(80.93% 0.07 199.3) |
| XYZ | xyz(44.2581, 54.5944, 69.1659) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 7.59
Mediumturquoise
#48D1CC
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Aqua Blue
#02D8E9
ΔE00 8.48
Darkturquoise
#00CED1
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CFD2 #D28C89
analogous
#89D2B0 #89CFD2 #89AAD2
triadic
#89CFD2 #D289CF #CFD289
tetradic
#89CFD2 #B089D2 #D28C89 #AAD289
square
#89CFD2 #B089D2 #D28C89 #AAD289
split-complementary
#89CFD2 #D289AA #D2B089
monochromatic
#3E9EA3 #5DBDC1 #89CFD2 #B5E1E3 #E2F3F4
Accessibility & contrast
On white
1.76
#89CFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#89CFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CFD2
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CFD2 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#6CD4D0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #89cfd2; /* rgb */ color: rgb(137, 207, 210); /* oklch */ color: oklch(80.9% 0.070 199.3);
Tailwind
colors: {
custom: {
50: '#aedddf',
500: '#89cfd2',
950: '#000000',
},
}SCSS
$custom: #89cfd2; $custom-light: #aedddf; $custom-dark: #000000;
JSON
{
"hex": "#89cfd2",
"rgb": {
"r": 137,
"g": 207,
"b": 210
},
"hsl": {
"h": 182.466,
"s": 44.785,
"l": 68.039
},
"oklch": {
"l": 0.80932,
"c": 0.0703,
"h": 199.3
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#89CFD2
secondary
#A85B58
accent
#332EB8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484