#90D8BB#90D8BB
#90D8BB is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.7% C 0.083 H 167.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90D8BB |
|---|---|
| RGB | rgb(144, 216, 187) |
| HSL | hsl(156, 48%, 71%) |
| HSV | hsv(156, 33%, 85%) |
| CMYK | cmyk(33.3%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(81.09, -28.71, 7.20) |
| CIE-LCH | lch(81.09, 29.60, 165.92°) |
| OKLab | oklab(82.65% -0.0812 0.0185) |
| OKLCH | oklch(82.65% 0.083 167.1) |
| XYZ | xyz(45.0239, 58.6264, 55.9477) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.12
Seafoam Blue
#78D1B6
ΔE00 3.36
Pale Teal
#82CBB2
ΔE00 3.45
Seafoam
#7FE0B3
ΔE00 4.84
Mediumaquamarine
#66CDAA
ΔE00 5.43
Mint
#AAF0C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90D8BB #D890AD
analogous
#90D897 #90D8BB #90D1D8
triadic
#90D8BB #BB90D8 #D8BB90
tetradic
#90D8BB #9790D8 #D890AD #D1D890
square
#90D8BB #9790D8 #D890AD #D1D890
split-complementary
#90D8BB #D890D1 #D89790
monochromatic
#3EB082 #63C89F #90D8BB #BDE8D7 #E8F7F1
Accessibility & contrast
On white
1.65
#90D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#90D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90D8BB
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90D8BB | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#7ED9CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #90d8bb; /* rgb */ color: rgb(144, 216, 187); /* oklch */ color: oklch(82.7% 0.083 167.1);
Tailwind
colors: {
custom: {
50: '#b3e4cf',
500: '#90d8bb',
950: '#000000',
},
}SCSS
$custom: #90d8bb; $custom-light: #b3e4cf; $custom-dark: #000000;
JSON
{
"hex": "#90d8bb",
"rgb": {
"r": 144,
"g": 216,
"b": 187
},
"hsl": {
"h": 155.833,
"s": 48,
"l": 70.588
},
"oklch": {
"l": 0.82652,
"c": 0.08327,
"h": 167.1
},
"luminance": 0.58629
}Semantic roles & 50–950 ramp
primary
#90D8BB
secondary
#AF5D7E
accent
#2A65BB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483