#90C2BF#90C2BF
#90C2BF is a light, muted teal. Relative luminance 0.483; OKLCH L 77.8% C 0.053 H 191.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2BF |
|---|---|
| RGB | rgb(144, 194, 191) |
| HSL | hsl(176, 29%, 66%) |
| HSV | hsv(176, 26%, 76%) |
| CMYK | cmyk(25.8%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.00, -16.93, -3.81) |
| CIE-LCH | lch(75.00, 17.35, 192.67°) |
| OKLab | oklab(77.81% -0.0515 -0.0105) |
| OKLCH | oklch(77.81% 0.053 191.5) |
| XYZ | xyz(40.1944, 48.2726, 56.4798) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.67
Pale Teal
#82CBB2
ΔE00 8.96
Mediumturquoise
#48D1CC
ΔE00 9.72
Lightblue
#ADD8E6
ΔE00 10.10
Seafoam Blue
#78D1B6
ΔE00 10.38
Paleturquoise
#AFEEEE
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2BF #C29093
analogous
#90C2A6 #90C2BF #90ACC2
triadic
#90C2BF #BF90C2 #C2BF90
tetradic
#90C2BF #A690C2 #C29093 #ACC290
square
#90C2BF #A690C2 #C29093 #ACC290
split-complementary
#90C2BF #C290AC #C2A690
monochromatic
#4C8B87 #69ACA8 #90C2BF #B7D8D6 #DFEDED
Accessibility & contrast
On white
1.97
#90C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#90C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2BF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2BF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B2B6C0
Tritanopia (blue-blind)
#80C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #90c2bf; /* rgb */ color: rgb(144, 194, 191); /* oklch */ color: oklch(77.8% 0.053 191.5);
Tailwind
colors: {
custom: {
50: '#b2d4d2',
500: '#90c2bf',
950: '#000000',
},
}SCSS
$custom: #90c2bf; $custom-light: #b2d4d2; $custom-dark: #000000;
JSON
{
"hex": "#90c2bf",
"rgb": {
"r": 144,
"g": 194,
"b": 191
},
"hsl": {
"h": 176.4,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.7781,
"c": 0.05255,
"h": 191.5
},
"luminance": 0.48274
}Semantic roles & 50–950 ramp
primary
#90C2BF
secondary
#DFCFD0
accent
#3E44A8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382