#89DEBA#89DEBA
#89DEBA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.098 H 165.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBA |
|---|---|
| RGB | rgb(137, 222, 186) |
| HSL | hsl(155, 56%, 70%) |
| HSV | hsv(155, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(82.43, -33.73, 9.61) |
| CIE-LCH | lch(82.43, 35.07, 164.09°) |
| OKLab | oklab(83.64% -0.0947 0.0248) |
| OKLCH | oklch(83.64% 0.098 165.4) |
| XYZ | xyz(45.2973, 61.1032, 55.8521) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.50
Seafoam
#7FE0B3
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 5.17
Pale Teal
#82CBB2
ΔE00 5.23
Light Turquoise
#7EF4CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBA #DE89AD
analogous
#89DE8F #89DEBA #89D7DE
triadic
#89DEBA #BA89DE #DEBA89
tetradic
#89DEBA #8F89DE #DE89AD #D7DE89
square
#89DEBA #8F89DE #DE89AD #D7DE89
split-complementary
#89DEBA #DE89D7 #DE8F89
monochromatic
#34B980 #59D19E #89DEBA #B9EBD6 #E7F8F1
Accessibility & contrast
On white
1.59
#89DEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#89DEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBA | 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)
#DBD3B8
Deuteranopia (green-blind)
#CDC9BC
Tritanopia (blue-blind)
#73DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89deba; /* rgb */ color: rgb(137, 222, 186); /* oklch */ color: oklch(83.6% 0.098 165.4);
Tailwind
colors: {
custom: {
50: '#afe8ce',
500: '#89deba',
950: '#000000',
},
}SCSS
$custom: #89deba; $custom-light: #afe8ce; $custom-dark: #000000;
JSON
{
"hex": "#89deba",
"rgb": {
"r": 137,
"g": 222,
"b": 186
},
"hsl": {
"h": 154.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83641,
"c": 0.09786,
"h": 165.4
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#89DEBA
secondary
#B5567E
accent
#2266C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483