#90C8A2#90C8A2
#90C8A2 is a light, moderate green. Relative luminance 0.498; OKLCH L 78.4% C 0.079 H 154.5°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8A2 |
|---|---|
| RGB | rgb(144, 200, 162) |
| HSL | hsl(139, 34%, 67%) |
| HSV | hsv(139, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 19%, 21.6%) |
| CIE-LAB | lab(75.97, -25.93, 13.27) |
| CIE-LCH | lch(75.97, 29.12, 152.90°) |
| OKLab | oklab(78.35% -0.0717 0.0341) |
| OKLCH | oklch(78.35% 0.079 154.5) |
| XYZ | xyz(38.6754, 49.8448, 41.7586) |
| Luminance | 0.4985 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.31
Pale Teal
#82CBB2
ΔE00 5.36
Mediumaquamarine
#66CDAA
ΔE00 6.68
Seafoam Blue
#78D1B6
ΔE00 6.69
Seafoam
#7FE0B3
ΔE00 7.12
Light Teal
#90E4C1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8A2 #C890B6
analogous
#9AC890 #90C8A2 #90C8BE
triadic
#90C8A2 #A290C8 #C8A290
tetradic
#90C8A2 #909AC8 #C890B6 #C8BE90
square
#90C8A2 #909AC8 #C890B6 #C8BE90
split-complementary
#90C8A2 #BE90C8 #C8909A
monochromatic
#499461 #67B480 #90C8A2 #B9DCC4 #E2F1E7
Accessibility & contrast
On white
1.91
#90C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#90C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8A2
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8A2 | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#BEB9A4
Tritanopia (blue-blind)
#87C7BD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #90c8a2; /* rgb */ color: rgb(144, 200, 162); /* oklch */ color: oklch(78.4% 0.079 154.5);
Tailwind
colors: {
custom: {
50: '#b2d9bd',
500: '#90c8a2',
950: '#000000',
},
}SCSS
$custom: #90c8a2; $custom-light: #b2d9bd; $custom-dark: #000000;
JSON
{
"hex": "#90c8a2",
"rgb": {
"r": 144,
"g": 200,
"b": 162
},
"hsl": {
"h": 139.286,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.78355,
"c": 0.07941,
"h": 154.5
},
"luminance": 0.49846
}Semantic roles & 50–950 ramp
primary
#90C8A2
secondary
#E3D1DD
accent
#3987AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381