#90BCA2#90BCA2
#90BCA2 is a light, muted green. Relative luminance 0.445; OKLCH L 75.6% C 0.060 H 158.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #90BCA2 |
|---|---|
| RGB | rgb(144, 188, 162) |
| HSL | hsl(145, 25%, 65%) |
| HSV | hsv(145, 23%, 74%) |
| CMYK | cmyk(23.4%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(72.56, -19.96, 8.43) |
| CIE-LCH | lch(72.56, 21.67, 157.11°) |
| OKLab | oklab(75.62% -0.0558 0.0218) |
| OKLCH | oklch(75.62% 0.06 158.7) |
| XYZ | xyz(36.0045, 44.5031, 40.8683) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 5.92
Greenish Grey
#96AE8D
ΔE00 6.50
Seafoam Blue
#78D1B6
ΔE00 8.06
Greyish Green
#82A67D
ΔE00 8.24
Sage Green
#9CAF88
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90BCA2 #BC90AA
analogous
#94BC90 #90BCA2 #90BCB8
triadic
#90BCA2 #A290BC #BCA290
tetradic
#90BCA2 #9094BC #BC90AA #BCB890
square
#90BCA2 #9094BC #BC90AA #BCB890
split-complementary
#90BCA2 #B890BC #BC9094
monochromatic
#4F8364 #6AA582 #90BCA2 #B6D3C2 #DCEAE2
Accessibility & contrast
On white
2.12
#90BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#90BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90BCA2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90BCA2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#B3B0A3
Tritanopia (blue-blind)
#88BBB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #90bca2; /* rgb */ color: rgb(144, 188, 162); /* oklch */ color: oklch(75.6% 0.060 158.7);
Tailwind
colors: {
custom: {
50: '#b1d0bd',
500: '#90bca2',
950: '#000000',
},
}SCSS
$custom: #90bca2; $custom-light: #b1d0bd; $custom-dark: #000000;
JSON
{
"hex": "#90bca2",
"rgb": {
"r": 144,
"g": 188,
"b": 162
},
"hsl": {
"h": 144.545,
"s": 24.719,
"l": 65.098
},
"oklch": {
"l": 0.75622,
"c": 0.05991,
"h": 158.7
},
"luminance": 0.44504
}Semantic roles & 50–950 ramp
primary
#90BCA2
secondary
#DBCCD5
accent
#427CA3
background
#FAFCFB
surface
#F5F9F6
border
#CFD2D0
text
#111412
muted
#808281