#90DEB8#90DEB8
#90DEB8 is a very light, moderate teal. Relative luminance 0.616; OKLCH L 83.9% C 0.094 H 162.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEB8 |
|---|---|
| RGB | rgb(144, 222, 184) |
| HSL | hsl(151, 54%, 72%) |
| HSV | hsv(151, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.72, -32.17, 11.12) |
| CIE-LCH | lch(82.72, 34.03, 160.94°) |
| OKLab | oklab(83.94% -0.0899 0.0286) |
| OKLCH | oklch(83.94% 0.094 162.3) |
| XYZ | xyz(46.2714, 61.6299, 54.7957) |
| Luminance | 0.6163 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.87
Seafoam
#7FE0B3
ΔE00 2.60
Seafoam Blue
#78D1B6
ΔE00 5.07
Mint
#AAF0C1
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.61
Pale Teal
#82CBB2
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEB8 #DE90B6
analogous
#90DE91 #90DEB8 #90DDDE
triadic
#90DEB8 #B890DE #DEB890
tetradic
#90DEB8 #9190DE #DE90B6 #DDDE90
square
#90DEB8 #9190DE #DE90B6 #DDDE90
split-complementary
#90DEB8 #DE90DD #DE9190
monochromatic
#38BC7B #61D09A #90DEB8 #BFECD6 #E7F8F0
Accessibility & contrast
On white
1.58
#90DEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#90DEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEB8
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEB8 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B6
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#7EDED3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90deb8; /* rgb */ color: rgb(144, 222, 184); /* oklch */ color: oklch(83.9% 0.094 162.3);
Tailwind
colors: {
custom: {
50: '#b3e8cd',
500: '#90deb8',
950: '#000000',
},
}SCSS
$custom: #90deb8; $custom-light: #b3e8cd; $custom-dark: #000000;
JSON
{
"hex": "#90deb8",
"rgb": {
"r": 144,
"g": 222,
"b": 184
},
"hsl": {
"h": 150.769,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83941,
"c": 0.09432,
"h": 162.3
},
"luminance": 0.61633
}Semantic roles & 50–950 ramp
primary
#90DEB8
secondary
#B65C88
accent
#2471C2
background
#FDFEFE
surface
#F8FCFA
border
#D1D5D3
text
#111613
muted
#818483