#90BFBD#90BFBD
#90BFBD is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.050 H 192.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBD |
|---|---|
| RGB | rgb(144, 191, 189) |
| HSL | hsl(177, 27%, 66%) |
| HSV | hsv(177, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.10, -15.83, -4.04) |
| CIE-LCH | lch(74.10, 16.34, 194.31°) |
| OKLab | oklab(77.08% -0.0484 -0.0111) |
| OKLCH | oklch(77.08% 0.05 192.9) |
| XYZ | xyz(39.3149, 46.8633, 55.1083) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Pale Teal
#82CBB2
ΔE00 9.73
Lightblue
#ADD8E6
ΔE00 10.01
Mediumturquoise
#48D1CC
ΔE00 10.46
Cadetblue
#5F9EA0
ΔE00 10.78
Greyish Teal
#719F91
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBD #BF9092
analogous
#90BFA5 #90BFBD #90A9BF
triadic
#90BFBD #BD90BF #BFBD90
tetradic
#90BFBD #A590BF #BF9092 #A9BF90
square
#90BFBD #A590BF #BF9092 #A9BF90
split-complementary
#90BFBD #BF90A9 #BFA590
monochromatic
#4E8784 #69A9A6 #90BFBD #B7D5D4 #DEECEB
Accessibility & contrast
On white
2.02
#90BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#90BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#81C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfbd; /* rgb */ color: rgb(144, 191, 189); /* oklch */ color: oklch(77.1% 0.050 192.9);
Tailwind
colors: {
custom: {
50: '#b1d2d0',
500: '#90bfbd',
950: '#000000',
},
}SCSS
$custom: #90bfbd; $custom-light: #b1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#90bfbd",
"rgb": {
"r": 144,
"g": 191,
"b": 189
},
"hsl": {
"h": 177.447,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.7708,
"c": 0.04963,
"h": 192.9
},
"luminance": 0.46865
}Semantic roles & 50–950 ramp
primary
#90BFBD
secondary
#DDCECE
accent
#4044A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282