#90C8A5#90C8A5
#90C8A5 is a light, moderate green. Relative luminance 0.500; OKLCH L 78.4% C 0.077 H 156.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8A5 |
|---|---|
| RGB | rgb(144, 200, 165) |
| HSL | hsl(143, 34%, 67%) |
| HSV | hsv(143, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 17.5%, 21.6%) |
| CIE-LAB | lab(76.04, -25.35, 11.75) |
| CIE-LCH | lch(76.04, 27.94, 155.13°) |
| OKLab | oklab(78.43% -0.0704 0.0303) |
| OKLCH | oklch(78.43% 0.077 156.7) |
| XYZ | xyz(38.9452, 49.9528, 43.1799) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.62
Darkseagreen
#8FBC8F
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 6.11
Mediumaquamarine
#66CDAA
ΔE00 6.40
Seafoam
#7FE0B3
ΔE00 7.15
Light Teal
#90E4C1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8A5 #C890B3
analogous
#97C890 #90C8A5 #90C8C1
triadic
#90C8A5 #A590C8 #C8A590
tetradic
#90C8A5 #9097C8 #C890B3 #C8C190
square
#90C8A5 #9097C8 #C890B3 #C8C190
split-complementary
#90C8A5 #C190C8 #C89097
monochromatic
#499465 #67B484 #90C8A5 #B9DCC6 #E2F1E7
Accessibility & contrast
On white
1.91
#90C8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#90C8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8A5
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8A5 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BFA3
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#86C7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #90c8a5; /* rgb */ color: rgb(144, 200, 165); /* oklch */ color: oklch(78.4% 0.077 156.7);
Tailwind
colors: {
custom: {
50: '#b2d9bf',
500: '#90c8a5',
950: '#000000',
},
}SCSS
$custom: #90c8a5; $custom-light: #b2d9bf; $custom-dark: #000000;
JSON
{
"hex": "#90c8a5",
"rgb": {
"r": 144,
"g": 200,
"b": 165
},
"hsl": {
"h": 142.5,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.78431,
"c": 0.07663,
"h": 156.7
},
"luminance": 0.49954
}Semantic roles & 50–950 ramp
primary
#90C8A5
secondary
#E3D1DC
accent
#3981AD
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381