#90BCBB#90BCBB
#90BCBB is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.047 H 194.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #90BCBB |
|---|---|
| RGB | rgb(144, 188, 187) |
| HSL | hsl(179, 25%, 65%) |
| HSV | hsv(179, 23%, 74%) |
| CMYK | cmyk(23.4%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.21, -14.72, -4.26) |
| CIE-LCH | lch(73.21, 15.33, 196.16°) |
| OKLab | oklab(76.35% -0.0452 -0.0117) |
| OKLCH | oklch(76.35% 0.047 194.5) |
| XYZ | xyz(38.4517, 45.4820, 53.7570) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.44
Lightblue
#ADD8E6
ΔE00 10.00
Cadetblue
#5F9EA0
ΔE00 10.32
Pale Teal
#82CBB2
ΔE00 10.56
Greyish Teal
#719F91
ΔE00 10.62
Cool Grey
#95A3A6
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BCBB #BC9091
analogous
#90BCA5 #90BCBB #90A7BC
triadic
#90BCBB #BB90BC #BCBB90
tetradic
#90BCBB #A590BC #BC9091 #A7BC90
square
#90BCBB #A590BC #BC9091 #A7BC90
split-complementary
#90BCBB #BC90A7 #BCA590
monochromatic
#4F8382 #6AA5A4 #90BCBB #B6D3D2 #DCEAEA
Accessibility & contrast
On white
2.08
#90BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#90BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BCBB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BCBB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#82BFBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90bcbb; /* rgb */ color: rgb(144, 188, 187); /* oklch */ color: oklch(76.3% 0.047 194.5);
Tailwind
colors: {
custom: {
50: '#b1d0cf',
500: '#90bcbb',
950: '#000000',
},
}SCSS
$custom: #90bcbb; $custom-light: #b1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#90bcbb",
"rgb": {
"r": 144,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.636,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.76349,
"c": 0.04672,
"h": 194.5
},
"luminance": 0.45484
}Semantic roles & 50–950 ramp
primary
#90BCBB
secondary
#DBCCCD
accent
#4244A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282