#89CEBE#89CEBE
#89CEBE is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.073 H 178.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89CEBE |
|---|---|
| RGB | rgb(137, 206, 190) |
| HSL | hsl(166, 41%, 67%) |
| HSV | hsv(166, 33%, 81%) |
| CMYK | cmyk(33.5%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.98, -25.22, 1.06) |
| CIE-LCH | lch(77.98, 25.24, 177.60°) |
| OKLab | oklab(80.09% -0.0734 0.0024) |
| OKLCH | oklch(80.09% 0.073 178.1) |
| XYZ | xyz(41.6788, 53.1763, 56.7731) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 6.95
Light Teal
#90E4C1
ΔE00 7.44
Mediumturquoise
#48D1CC
ΔE00 7.79
Turquoise
#40E0D0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89CEBE #CE8999
analogous
#89CE9C #89CEBE #89BCCE
triadic
#89CEBE #BE89CE #CEBE89
tetradic
#89CEBE #9C89CE #CE8999 #BCCE89
square
#89CEBE #9C89CE #CE8999 #BCCE89
split-complementary
#89CEBE #CE89BC #CE9C89
monochromatic
#419C87 #5EBCA6 #89CEBE #B4E0D6 #DFF2EE
Accessibility & contrast
On white
1.80
#89CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#89CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89CEBE
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89CEBE | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BD
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#74D0C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #89cebe; /* rgb */ color: rgb(137, 206, 190); /* oklch */ color: oklch(80.1% 0.073 178.1);
Tailwind
colors: {
custom: {
50: '#aeddd1',
500: '#89cebe',
950: '#000000',
},
}SCSS
$custom: #89cebe; $custom-light: #aeddd1; $custom-dark: #000000;
JSON
{
"hex": "#89cebe",
"rgb": {
"r": 137,
"g": 206,
"b": 190
},
"hsl": {
"h": 166.087,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.80088,
"c": 0.07346,
"h": 178.1
},
"luminance": 0.53179
}Semantic roles & 50–950 ramp
primary
#89CEBE
secondary
#A2596A
accent
#3150B4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483