#90CEAA#90CEAA
#90CEAA is a light, moderate green. Relative luminance 0.530; OKLCH L 79.9% C 0.082 H 158.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #90CEAA |
|---|---|
| RGB | rgb(144, 206, 170) |
| HSL | hsl(145, 39%, 69%) |
| HSV | hsv(145, 30%, 81%) |
| CMYK | cmyk(30.1%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(77.86, -27.31, 11.65) |
| CIE-LCH | lch(77.86, 29.69, 156.89°) |
| OKLab | oklab(79.93% -0.0759 0.03) |
| OKLCH | oklch(79.93% 0.082 158.4) |
| XYZ | xyz(40.8262, 52.9723, 46.0959) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.70
Darkseagreen
#8FBC8F
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CEAA #CE90B4
analogous
#95CE90 #90CEAA #90CEC9
triadic
#90CEAA #AA90CE #CEAA90
tetradic
#90CEAA #9095CE #CE90B4 #CEC990
square
#90CEAA #9095CE #CE90B4 #CEC990
split-complementary
#90CEAA #C990CE #CE9095
monochromatic
#469E6B #66BB89 #90CEAA #BAE1CB #E5F3EB
Accessibility & contrast
On white
1.81
#90CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#90CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CEAA
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CEAA | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A8
Deuteranopia (green-blind)
#C2BEAC
Tritanopia (blue-blind)
#84CDC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #90ceaa; /* rgb */ color: rgb(144, 206, 170); /* oklch */ color: oklch(79.9% 0.082 158.4);
Tailwind
colors: {
custom: {
50: '#b2ddc3',
500: '#90ceaa',
950: '#000000',
},
}SCSS
$custom: #90ceaa; $custom-light: #b2ddc3; $custom-dark: #000000;
JSON
{
"hex": "#90ceaa",
"rgb": {
"r": 144,
"g": 206,
"b": 170
},
"hsl": {
"h": 145.161,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.79928,
"c": 0.08167,
"h": 158.4
},
"luminance": 0.52974
}Semantic roles & 50–950 ramp
primary
#90CEAA
secondary
#A35F87
accent
#347DB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482