#90BCBF#90BCBF
#90BCBF is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.047 H 201.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #90BCBF |
|---|---|
| RGB | rgb(144, 188, 191) |
| HSL | hsl(184, 27%, 66%) |
| HSV | hsv(184, 25%, 75%) |
| CMYK | cmyk(24.6%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(73.32, -13.82, -6.28) |
| CIE-LCH | lch(73.32, 15.18, 204.43°) |
| OKLab | oklab(76.48% -0.0436 -0.0171) |
| OKLCH | oklch(76.48% 0.047 201.4) |
| XYZ | xyz(38.8859, 45.6556, 56.0436) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 8.98
Bluegrey
#85A3B2
ΔE00 9.95
Sky Blue
#87CEEB
ΔE00 10.09
Cadetblue
#5F9EA0
ΔE00 10.49
Cool Grey
#95A3A6
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BCBF #BF9390
analogous
#90BFAA #90BCBF #90A4BF
triadic
#90BCBF #BF90BC #BCBF90
tetradic
#90BCBF #AA90BF #BF9390 #A4BF90
square
#90BCBF #AA90BF #BF9390 #A4BF90
split-complementary
#90BCBF #BF90A4 #BFAA90
monochromatic
#4E8387 #69A5A9 #90BCBF #B7D3D5 #DEEBEC
Accessibility & contrast
On white
2.07
#90BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#90BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BCBF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BCBF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#81BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90bcbf; /* rgb */ color: rgb(144, 188, 191); /* oklch */ color: oklch(76.5% 0.047 201.4);
Tailwind
colors: {
custom: {
50: '#b1d0d2',
500: '#90bcbf',
950: '#000000',
},
}SCSS
$custom: #90bcbf; $custom-light: #b1d0d2; $custom-dark: #000000;
JSON
{
"hex": "#90bcbf",
"rgb": {
"r": 144,
"g": 188,
"b": 191
},
"hsl": {
"h": 183.83,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.76477,
"c": 0.04685,
"h": 201.4
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#90BCBF
secondary
#DDCFCE
accent
#4740A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282