#90BFBC#90BFBC
#90BFBC is a light, muted teal. Relative luminance 0.468; OKLCH L 77.0% C 0.050 H 191.3°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFBC |
|---|---|
| RGB | rgb(144, 191, 188) |
| HSL | hsl(176, 27%, 66%) |
| HSV | hsv(176, 25%, 75%) |
| CMYK | cmyk(24.6%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.07, -16.05, -3.53) |
| CIE-LCH | lch(74.07, 16.44, 192.42°) |
| OKLab | oklab(77.05% -0.0488 -0.0097) |
| OKLCH | oklch(77.05% 0.05 191.3) |
| XYZ | xyz(39.2067, 46.8200, 54.5386) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.20
Pale Teal
#82CBB2
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 10.34
Mediumturquoise
#48D1CC
ΔE00 10.38
Greyish Teal
#719F91
ΔE00 10.70
Cadetblue
#5F9EA0
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFBC #BF9093
analogous
#90BFA4 #90BFBC #90AABF
triadic
#90BFBC #BC90BF #BFBC90
tetradic
#90BFBC #A490BF #BF9093 #AABF90
square
#90BFBC #A490BF #BF9093 #AABF90
split-complementary
#90BFBC #BF90AA #BFA490
monochromatic
#4E8783 #69A9A5 #90BFBC #B7D5D3 #DEECEB
Accessibility & contrast
On white
2.03
#90BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#90BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFBC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFBC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABC
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#81C2BE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfbc; /* rgb */ color: rgb(144, 191, 188); /* oklch */ color: oklch(77.0% 0.050 191.3);
Tailwind
colors: {
custom: {
50: '#b1d2d0',
500: '#90bfbc',
950: '#000000',
},
}SCSS
$custom: #90bfbc; $custom-light: #b1d2d0; $custom-dark: #000000;
JSON
{
"hex": "#90bfbc",
"rgb": {
"r": 144,
"g": 191,
"b": 188
},
"hsl": {
"h": 176.17,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.77048,
"c": 0.04975,
"h": 191.3
},
"luminance": 0.46822
}Semantic roles & 50–950 ramp
primary
#90BFBC
secondary
#DDCECF
accent
#4047A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282