#90BBBE#90BBBE
#90BBBE is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.046 H 201.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBBE |
|---|---|
| RGB | rgb(144, 187, 190) |
| HSL | hsl(184, 26%, 65%) |
| HSV | hsv(184, 24%, 75%) |
| CMYK | cmyk(24.2%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.01, -13.53, -6.19) |
| CIE-LCH | lch(73.01, 14.88, 204.58°) |
| OKLab | oklab(76.22% -0.0427 -0.0169) |
| OKLCH | oklch(76.22% 0.046 201.6) |
| XYZ | xyz(38.5634, 45.1860, 55.3951) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.21
Bluegrey
#85A3B2
ΔE00 9.69
Cool Grey
#95A3A6
ΔE00 10.20
Sky Blue
#87CEEB
ΔE00 10.21
Cadetblue
#5F9EA0
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBBE #BE9390
analogous
#90BEAA #90BBBE #90A4BE
triadic
#90BBBE #BE90BB #BBBE90
tetradic
#90BBBE #AA90BE #BE9390 #A4BE90
square
#90BBBE #AA90BE #BE9390 #A4BE90
split-complementary
#90BBBE #BE90A4 #BEAA90
monochromatic
#4E8285 #69A3A7 #90BBBE #B7D3D5 #DDEAEB
Accessibility & contrast
On white
2.09
#90BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#90BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBBE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBBE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BE
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#81BEBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #90bbbe; /* rgb */ color: rgb(144, 187, 190); /* oklch */ color: oklch(76.2% 0.046 201.6);
Tailwind
colors: {
custom: {
50: '#b1cfd1',
500: '#90bbbe',
950: '#000000',
},
}SCSS
$custom: #90bbbe; $custom-light: #b1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#90bbbe",
"rgb": {
"r": 144,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.913,
"s": 26.136,
"l": 65.49
},
"oklch": {
"l": 0.76223,
"c": 0.0459,
"h": 201.6
},
"luminance": 0.45188
}Semantic roles & 50–950 ramp
primary
#90BBBE
secondary
#DDCECD
accent
#4741A5
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282