#90C2BB#90C2BB
#90C2BB is a light, muted teal. Relative luminance 0.481; OKLCH L 77.7% C 0.053 H 185.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #90C2BB |
|---|---|
| RGB | rgb(144, 194, 187) |
| HSL | hsl(172, 29%, 66%) |
| HSV | hsv(172, 26%, 76%) |
| CMYK | cmyk(25.8%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(74.89, -17.81, -1.80) |
| CIE-LCH | lch(74.89, 17.90, 185.76°) |
| OKLab | oklab(77.69% -0.0531 -0.0051) |
| OKLCH | oklch(77.69% 0.053 185.5) |
| XYZ | xyz(39.7602, 48.0989, 54.1931) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.42
Seafoam Blue
#78D1B6
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.62
Mediumturquoise
#48D1CC
ΔE00 9.64
Greyish Teal
#719F91
ΔE00 10.65
Paleturquoise
#AFEEEE
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C2BB #C29097
analogous
#90C2A2 #90C2BB #90B0C2
triadic
#90C2BB #BB90C2 #C2BB90
tetradic
#90C2BB #A290C2 #C29097 #B0C290
square
#90C2BB #A290C2 #C29097 #B0C290
split-complementary
#90C2BB #C290B0 #C2A290
monochromatic
#4C8B82 #69ACA3 #90C2BB #B7D8D3 #DFEDEB
Accessibility & contrast
On white
1.98
#90C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#90C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C2BB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C2BB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#81C4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #90c2bb; /* rgb */ color: rgb(144, 194, 187); /* oklch */ color: oklch(77.7% 0.053 185.5);
Tailwind
colors: {
custom: {
50: '#b1d4cf',
500: '#90c2bb',
950: '#000000',
},
}SCSS
$custom: #90c2bb; $custom-light: #b1d4cf; $custom-dark: #000000;
JSON
{
"hex": "#90c2bb",
"rgb": {
"r": 144,
"g": 194,
"b": 187
},
"hsl": {
"h": 171.6,
"s": 29.07,
"l": 66.275
},
"oklch": {
"l": 0.77687,
"c": 0.05339,
"h": 185.5
},
"luminance": 0.48101
}Semantic roles & 50–950 ramp
primary
#90C2BB
secondary
#DFCFD1
accent
#3E4DA8
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382