#90BFBE#90BFBE
#90BFBE is a light, muted teal. Relative luminance 0.469; OKLCH L 77.1% C 0.050 H 194.5°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBE |
|---|---|
| RGB | rgb(144, 191, 190) |
| HSL | hsl(179, 27%, 66%) |
| HSV | hsv(179, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.13, -15.61, -4.54) |
| CIE-LCH | lch(74.13, 16.25, 196.22°) |
| OKLab | oklab(77.11% -0.048 -0.0124) |
| OKLCH | oklch(77.11% 0.05 194.5) |
| XYZ | xyz(39.4238, 46.9069, 55.6819) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 9.68
Pale Teal
#82CBB2
ΔE00 10.14
Mediumturquoise
#48D1CC
ΔE00 10.56
Cadetblue
#5F9EA0
ΔE00 10.77
Paleturquoise
#AFEEEE
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBE #BF9091
analogous
#90BFA6 #90BFBE #90A8BF
triadic
#90BFBE #BE90BF #BFBE90
tetradic
#90BFBE #A690BF #BF9091 #A8BF90
square
#90BFBE #A690BF #BF9091 #A8BF90
split-complementary
#90BFBE #BF90A8 #BFA690
monochromatic
#4E8786 #69A9A7 #90BFBE #B7D5D5 #DEECEB
Accessibility & contrast
On white
2.02
#90BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#90BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#81C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfbe; /* rgb */ color: rgb(144, 191, 190); /* oklch */ color: oklch(77.1% 0.050 194.5);
Tailwind
colors: {
custom: {
50: '#b1d2d1',
500: '#90bfbe',
950: '#000000',
},
}SCSS
$custom: #90bfbe; $custom-light: #b1d2d1; $custom-dark: #000000;
JSON
{
"hex": "#90bfbe",
"rgb": {
"r": 144,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.723,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.77111,
"c": 0.04956,
"h": 194.5
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#90BFBE
secondary
#DDCECE
accent
#4042A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282