#90C8A3#90C8A3
#90C8A3 is a light, moderate green. Relative luminance 0.499; OKLCH L 78.4% C 0.078 H 155.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8A3 |
|---|---|
| RGB | rgb(144, 200, 163) |
| HSL | hsl(140, 34%, 67%) |
| HSV | hsv(140, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 18.5%, 21.6%) |
| CIE-LAB | lab(76.00, -25.74, 12.76) |
| CIE-LCH | lch(76.00, 28.73, 153.63°) |
| OKLab | oklab(78.38% -0.0713 0.0329) |
| OKLCH | oklch(78.38% 0.078 155.2) |
| XYZ | xyz(38.7646, 49.8805, 42.2286) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.49
Pale Teal
#82CBB2
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 6.49
Mediumaquamarine
#66CDAA
ΔE00 6.58
Seafoam
#7FE0B3
ΔE00 7.11
Light Teal
#90E4C1
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8A3 #C890B5
analogous
#99C890 #90C8A3 #90C8BF
triadic
#90C8A3 #A390C8 #C8A390
tetradic
#90C8A3 #9099C8 #C890B5 #C8BF90
square
#90C8A3 #9099C8 #C890B5 #C8BF90
split-complementary
#90C8A3 #BF90C8 #C89099
monochromatic
#499463 #67B481 #90C8A3 #B9DCC5 #E2F1E7
Accessibility & contrast
On white
1.91
#90C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#90C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8A3
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8A3 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA1
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#87C7BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #90c8a3; /* rgb */ color: rgb(144, 200, 163); /* oklch */ color: oklch(78.4% 0.078 155.2);
Tailwind
colors: {
custom: {
50: '#b2d9be',
500: '#90c8a3',
950: '#000000',
},
}SCSS
$custom: #90c8a3; $custom-light: #b2d9be; $custom-dark: #000000;
JSON
{
"hex": "#90c8a3",
"rgb": {
"r": 144,
"g": 200,
"b": 163
},
"hsl": {
"h": 140.357,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.7838,
"c": 0.07847,
"h": 155.2
},
"luminance": 0.49882
}Semantic roles & 50–950 ramp
primary
#90C8A3
secondary
#E3D1DD
accent
#3985AD
background
#FBFDFB
surface
#F6FAF6
border
#D0D3D0
text
#111412
muted
#808381