#90BFB2#90BFB2
#90BFB2 is a light, muted teal. Relative luminance 0.464; OKLCH L 76.7% C 0.053 H 176.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFB2 |
|---|---|
| RGB | rgb(144, 191, 178) |
| HSL | hsl(163, 27%, 66%) |
| HSV | hsv(163, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(73.81, -18.22, 1.52) |
| CIE-LCH | lch(73.81, 18.28, 175.25°) |
| OKLab | oklab(76.75% -0.053 0.0037) |
| OKLCH | oklch(76.75% 0.053 176) |
| XYZ | xyz(38.1658, 46.4037, 49.0567) |
| Luminance | 0.4641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 8.01
Greyish Teal
#719F91
ΔE00 9.42
Mediumaquamarine
#66CDAA
ΔE00 9.76
Greenish Grey
#96AE8D
ΔE00 10.17
Darkseagreen
#8FBC8F
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFB2 #BF909D
analogous
#90BF9A #90BFB2 #90B4BF
triadic
#90BFB2 #B290BF #BFB290
tetradic
#90BFB2 #9A90BF #BF909D #B4BF90
square
#90BFB2 #9A90BF #BF909D #B4BF90
split-complementary
#90BFB2 #BF90B4 #BF9A90
monochromatic
#4E8777 #69A997 #90BFB2 #B7D5CD #DEECE8
Accessibility & contrast
On white
2.04
#90BFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#90BFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFB2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFB2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B1
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#84C0BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #90bfb2; /* rgb */ color: rgb(144, 191, 178); /* oklch */ color: oklch(76.7% 0.053 176.0);
Tailwind
colors: {
custom: {
50: '#b1d2c9',
500: '#90bfb2',
950: '#000000',
},
}SCSS
$custom: #90bfb2; $custom-light: #b1d2c9; $custom-dark: #000000;
JSON
{
"hex": "#90bfb2",
"rgb": {
"r": 144,
"g": 191,
"b": 178
},
"hsl": {
"h": 163.404,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76746,
"c": 0.05309,
"h": 176
},
"luminance": 0.46405
}Semantic roles & 50–950 ramp
primary
#90BFB2
secondary
#DDCED2
accent
#405CA5
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282