#90BFC2#90BFC2
#90BFC2 is a light, muted teal. Relative luminance 0.471; OKLCH L 77.2% C 0.050 H 201.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #90BFC2 |
|---|---|
| RGB | rgb(144, 191, 194) |
| HSL | hsl(184, 29%, 66%) |
| HSV | hsv(184, 26%, 76%) |
| CMYK | cmyk(25.8%, 1.5%, 0%, 23.9%) |
| CIE-LAB | lab(74.24, -14.70, -6.55) |
| CIE-LCH | lch(74.24, 16.09, 204.01°) |
| OKLab | oklab(77.24% -0.0463 -0.0179) |
| OKLCH | oklch(77.24% 0.05 201.1) |
| XYZ | xyz(39.8670, 47.0841, 58.0160) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.31
Lightblue
#ADD8E6
ΔE00 8.47
Sky Blue
#87CEEB
ΔE00 9.78
Bluegrey
#85A3B2
ΔE00 10.75
Cadetblue
#5F9EA0
ΔE00 10.92
Baby Blue
#89CFF0
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BFC2 #C29390
analogous
#90C2AC #90BFC2 #90A6C2
triadic
#90BFC2 #C290BF #BFC290
tetradic
#90BFC2 #AC90C2 #C29390 #A6C290
square
#90BFC2 #AC90C2 #C29390 #A6C290
split-complementary
#90BFC2 #C290A6 #C2AC90
monochromatic
#4C878B #69A8AC #90BFC2 #B7D6D8 #DFEDED
Accessibility & contrast
On white
2.02
#90BFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#90BFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BFC2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BFC2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC2
Deuteranopia (green-blind)
#AFB4C2
Tritanopia (blue-blind)
#7FC3C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #90bfc2; /* rgb */ color: rgb(144, 191, 194); /* oklch */ color: oklch(77.2% 0.050 201.1);
Tailwind
colors: {
custom: {
50: '#b2d2d4',
500: '#90bfc2',
950: '#000000',
},
}SCSS
$custom: #90bfc2; $custom-light: #b2d2d4; $custom-dark: #000000;
JSON
{
"hex": "#90bfc2",
"rgb": {
"r": 144,
"g": 191,
"b": 194
},
"hsl": {
"h": 183.6,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.77239,
"c": 0.04968,
"h": 201.1
},
"luminance": 0.47086
}Semantic roles & 50–950 ramp
primary
#90BFC2
secondary
#DFD0CF
accent
#443EA8
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283