#90BBC2#90BBC2
#90BBC2 is a light, muted teal. Relative luminance 0.454; OKLCH L 76.4% C 0.047 H 208.5°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #90BBC2 |
|---|---|
| RGB | rgb(144, 187, 194) |
| HSL | hsl(188, 29%, 66%) |
| HSV | hsv(188, 26%, 76%) |
| CMYK | cmyk(25.8%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(73.13, -12.62, -8.20) |
| CIE-LCH | lch(73.13, 15.05, 213.02°) |
| OKLab | oklab(76.35% -0.0411 -0.0223) |
| OKLCH | oklch(76.35% 0.047 208.5) |
| XYZ | xyz(39.0065, 45.3633, 57.7292) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.13
Greyblue
#77A1B5
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BBC2 #C29790
analogous
#90C2B0 #90BBC2 #90A2C2
triadic
#90BBC2 #C290BB #BBC290
tetradic
#90BBC2 #B090C2 #C29790 #A2C290
square
#90BBC2 #B090C2 #C29790 #A2C290
split-complementary
#90BBC2 #C290A2 #C2B090
monochromatic
#4C828B #69A3AC #90BBC2 #B7D3D8 #DFEBED
Accessibility & contrast
On white
2.08
#90BBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#90BBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BBC2
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BBC2 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C2
Deuteranopia (green-blind)
#ABB1C2
Tritanopia (blue-blind)
#80BFBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #90bbc2; /* rgb */ color: rgb(144, 187, 194); /* oklch */ color: oklch(76.4% 0.047 208.5);
Tailwind
colors: {
custom: {
50: '#b1cfd4',
500: '#90bbc2',
950: '#000000',
},
}SCSS
$custom: #90bbc2; $custom-light: #b1cfd4; $custom-dark: #000000;
JSON
{
"hex": "#90bbc2",
"rgb": {
"r": 144,
"g": 187,
"b": 194
},
"hsl": {
"h": 188.4,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.76354,
"c": 0.04677,
"h": 208.5
},
"luminance": 0.45365
}Semantic roles & 50–950 ramp
primary
#90BBC2
secondary
#DFD1CF
accent
#4D3EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283