#90BFB5#90BFB5
#90BFB5 is a light, muted teal. Relative luminance 0.465; OKLCH L 76.8% C 0.052 H 180.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFB5 |
|---|---|
| RGB | rgb(144, 191, 181) |
| HSL | hsl(167, 27%, 66%) |
| HSV | hsv(167, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 5.2%, 25.1%) |
| CIE-LAB | lab(73.89, -17.58, -0.00) |
| CIE-LCH | lch(73.89, 17.58, 180.01°) |
| OKLab | oklab(76.83% -0.0517 -0.0003) |
| OKLCH | oklch(76.83% 0.052 180.3) |
| XYZ | xyz(38.4703, 46.5255, 50.6604) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.87
Seafoam Blue
#78D1B6
ΔE00 8.68
Greyish Teal
#719F91
ΔE00 9.63
Mediumturquoise
#48D1CC
ΔE00 10.49
Mediumaquamarine
#66CDAA
ΔE00 10.56
Powder Blue
#B0E0E6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFB5 #BF909A
analogous
#90BF9D #90BFB5 #90B1BF
triadic
#90BFB5 #B590BF #BFB590
tetradic
#90BFB5 #9D90BF #BF909A #B1BF90
square
#90BFB5 #9D90BF #BF909A #B1BF90
split-complementary
#90BFB5 #BF90B1 #BF9D90
monochromatic
#4E877B #69A99B #90BFB5 #B7D5CF #DEECE9
Accessibility & contrast
On white
2.04
#90BFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#90BFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFB5
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFB5 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B5
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#83C1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfb5; /* rgb */ color: rgb(144, 191, 181); /* oklch */ color: oklch(76.8% 0.052 180.3);
Tailwind
colors: {
custom: {
50: '#b1d2cb',
500: '#90bfb5',
950: '#000000',
},
}SCSS
$custom: #90bfb5; $custom-light: #b1d2cb; $custom-dark: #000000;
JSON
{
"hex": "#90bfb5",
"rgb": {
"r": 144,
"g": 191,
"b": 181
},
"hsl": {
"h": 167.234,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76835,
"c": 0.0517,
"h": 180.3
},
"luminance": 0.46527
}Semantic roles & 50–950 ramp
primary
#90BFB5
secondary
#DDCED1
accent
#4056A5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282