#90CFA7#90CFA7
#90CFA7 is a light, moderate green. Relative luminance 0.533; OKLCH L 80.1% C 0.086 H 156.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFA7 |
|---|---|
| RGB | rgb(144, 207, 167) |
| HSL | hsl(142, 40%, 69%) |
| HSV | hsv(142, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 19.3%, 18.8%) |
| CIE-LAB | lab(78.08, -28.37, 13.56) |
| CIE-LCH | lch(78.08, 31.44, 154.45°) |
| OKLab | oklab(80.08% -0.0785 0.0349) |
| OKLCH | oklch(80.08% 0.086 156.1) |
| XYZ | xyz(40.7871, 53.3430, 44.6989) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.22
Seafoam
#7FE0B3
ΔE00 5.34
Darkseagreen
#8FBC8F
ΔE00 5.84
Light Teal
#90E4C1
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 5.98
Mediumaquamarine
#66CDAA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFA7 #CF90B8
analogous
#99CF90 #90CFA7 #90CFC7
triadic
#90CFA7 #A790CF #CFA790
tetradic
#90CFA7 #9099CF #CF90B8 #CFC790
square
#90CFA7 #9099CF #CF90B8 #CFC790
split-complementary
#90CFA7 #C790CF #CF9099
monochromatic
#45A066 #65BD85 #90CFA7 #BBE1C9 #E5F4EB
Accessibility & contrast
On white
1.80
#90CFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#90CFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFA7
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFA7 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A5
Deuteranopia (green-blind)
#C4BEA9
Tritanopia (blue-blind)
#85CEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cfa7; /* rgb */ color: rgb(144, 207, 167); /* oklch */ color: oklch(80.1% 0.086 156.1);
Tailwind
colors: {
custom: {
50: '#b2dec1',
500: '#90cfa7',
950: '#000000',
},
}SCSS
$custom: #90cfa7; $custom-light: #b2dec1; $custom-dark: #000000;
JSON
{
"hex": "#90cfa7",
"rgb": {
"r": 144,
"g": 207,
"b": 167
},
"hsl": {
"h": 141.905,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80082,
"c": 0.08594,
"h": 156.1
},
"luminance": 0.53345
}Semantic roles & 50–950 ramp
primary
#90CFA7
secondary
#A45F8B
accent
#3384B3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482