#90BFC0#90BFC0
#90BFC0 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.2% C 0.050 H 197.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFC0 |
|---|---|
| RGB | rgb(144, 191, 192) |
| HSL | hsl(181, 28%, 66%) |
| HSV | hsv(181, 25%, 75%) |
| CMYK | cmyk(25%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(74.19, -15.16, -5.54) |
| CIE-LCH | lch(74.19, 16.14, 200.10°) |
| OKLab | oklab(77.18% -0.0472 -0.0151) |
| OKLCH | oklch(77.18% 0.05 197.8) |
| XYZ | xyz(39.6439, 46.9949, 56.8410) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 9.06
Sky Blue
#87CEEB
ΔE00 10.59
Cadetblue
#5F9EA0
ΔE00 10.80
Mediumturquoise
#48D1CC
ΔE00 10.84
Pale Teal
#82CBB2
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFC0 #C09190
analogous
#90C0A9 #90BFC0 #90A7C0
triadic
#90BFC0 #C090BF #BFC090
tetradic
#90BFC0 #A990C0 #C09190 #A7C090
square
#90BFC0 #A990C0 #C09190 #A7C090
split-complementary
#90BFC0 #C090A7 #C0A990
monochromatic
#4D8788 #69A8AA #90BFC0 #B7D6D6 #DEECEC
Accessibility & contrast
On white
2.02
#90BFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#90BFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFC0
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFC0 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BAC0
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#80C2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #90bfc0; /* rgb */ color: rgb(144, 191, 192); /* oklch */ color: oklch(77.2% 0.050 197.8);
Tailwind
colors: {
custom: {
50: '#b1d2d3',
500: '#90bfc0',
950: '#000000',
},
}SCSS
$custom: #90bfc0; $custom-light: #b1d2d3; $custom-dark: #000000;
JSON
{
"hex": "#90bfc0",
"rgb": {
"r": 144,
"g": 191,
"b": 192
},
"hsl": {
"h": 181.25,
"s": 27.586,
"l": 65.882
},
"oklch": {
"l": 0.77175,
"c": 0.04953,
"h": 197.8
},
"luminance": 0.46997
}Semantic roles & 50–950 ramp
primary
#90BFC0
secondary
#DECECE
accent
#413FA6
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282