#90C8A9#90C8A9
#90C8A9 is a light, moderate green. Relative luminance 0.501; OKLCH L 78.5% C 0.073 H 159.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #90C8A9 |
|---|---|
| RGB | rgb(144, 200, 169) |
| HSL | hsl(147, 34%, 67%) |
| HSV | hsv(147, 28%, 78%) |
| CMYK | cmyk(28%, 0%, 15.5%, 21.6%) |
| CIE-LAB | lab(76.13, -24.57, 9.73) |
| CIE-LCH | lch(76.13, 26.43, 158.40°) |
| OKLab | oklab(78.53% -0.0686 0.0251) |
| OKLCH | oklch(78.53% 0.073 159.9) |
| XYZ | xyz(39.3150, 50.1007, 45.1273) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.70
Seafoam Blue
#78D1B6
ΔE00 5.46
Darkseagreen
#8FBC8F
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 6.21
Light Teal
#90E4C1
ΔE00 7.11
Seafoam
#7FE0B3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90C8A9 #C890AF
analogous
#93C890 #90C8A9 #90C8C5
triadic
#90C8A9 #A990C8 #C8A990
tetradic
#90C8A9 #9093C8 #C890AF #C8C590
square
#90C8A9 #9093C8 #C890AF #C8C590
split-complementary
#90C8A9 #C590C8 #C89093
monochromatic
#49946B #67B489 #90C8A9 #B9DCC9 #E2F1E8
Accessibility & contrast
On white
1.91
#90C8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#90C8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90C8A9
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90C8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90C8A9 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A7
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#85C7BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #90c8a9; /* rgb */ color: rgb(144, 200, 169); /* oklch */ color: oklch(78.5% 0.073 159.9);
Tailwind
colors: {
custom: {
50: '#b2d9c2',
500: '#90c8a9',
950: '#000000',
},
}SCSS
$custom: #90c8a9; $custom-light: #b2d9c2; $custom-dark: #000000;
JSON
{
"hex": "#90c8a9",
"rgb": {
"r": 144,
"g": 200,
"b": 169
},
"hsl": {
"h": 146.786,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.78533,
"c": 0.0731,
"h": 159.9
},
"luminance": 0.50102
}Semantic roles & 50–950 ramp
primary
#90C8A9
secondary
#9C6081
accent
#3979AD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382