#90BFBF#90BFBF
#90BFBF is a light, muted teal. Relative luminance 0.470; OKLCH L 77.1% C 0.050 H 196.2°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBF |
|---|---|
| RGB | rgb(144, 191, 191) |
| HSL | hsl(180, 27%, 66%) |
| HSV | hsv(180, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(74.16, -15.38, -5.04) |
| CIE-LCH | lch(74.16, 16.19, 198.15°) |
| OKLab | oklab(77.14% -0.0476 -0.0138) |
| OKLCH | oklch(77.14% 0.05 196.2) |
| XYZ | xyz(39.5334, 46.9507, 56.2595) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.67
Lightblue
#ADD8E6
ΔE00 9.37
Pale Teal
#82CBB2
ΔE00 10.55
Mediumturquoise
#48D1CC
ΔE00 10.69
Cadetblue
#5F9EA0
ΔE00 10.78
Sky Blue
#87CEEB
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBF #BF9090
analogous
#90BFA7 #90BFBF #90A7BF
triadic
#90BFBF #BF90BF #BFBF90
tetradic
#90BFBF #A790BF #BF9090 #A7BF90
square
#90BFBF #A790BF #BF9090 #A7BF90
split-complementary
#90BFBF #BF90A7 #BFA790
monochromatic
#4E8787 #69A9A9 #90BFBF #B7D5D5 #DEECEC
Accessibility & contrast
On white
2.02
#90BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#90BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABF
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#80C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfbf; /* rgb */ color: rgb(144, 191, 191); /* oklch */ color: oklch(77.1% 0.050 196.2);
Tailwind
colors: {
custom: {
50: '#b1d2d2',
500: '#90bfbf',
950: '#000000',
},
}SCSS
$custom: #90bfbf; $custom-light: #b1d2d2; $custom-dark: #000000;
JSON
{
"hex": "#90bfbf",
"rgb": {
"r": 144,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.77143,
"c": 0.04953,
"h": 196.2
},
"luminance": 0.46952
}Semantic roles & 50–950 ramp
primary
#90BFBF
secondary
#DDCECE
accent
#4040A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282