#90CFAA#90CFAA
#90CFAA is a light, moderate green. Relative luminance 0.535; OKLCH L 80.2% C 0.083 H 158.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFAA |
|---|---|
| RGB | rgb(144, 207, 170) |
| HSL | hsl(145, 40%, 69%) |
| HSV | hsv(145, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 17.9%, 18.8%) |
| CIE-LAB | lab(78.14, -27.79, 12.05) |
| CIE-LCH | lch(78.14, 30.29, 156.55°) |
| OKLab | oklab(80.16% -0.0772 0.0311) |
| OKLCH | oklch(80.16% 0.083 158.1) |
| XYZ | xyz(41.0677, 53.4553, 46.1764) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.45
Seafoam Blue
#78D1B6
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.36
Light Teal
#90E4C1
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFAA #CF90B5
analogous
#96CF90 #90CFAA #90CFCA
triadic
#90CFAA #AA90CF #CFAA90
tetradic
#90CFAA #9096CF #CF90B5 #CFCA90
square
#90CFAA #9096CF #CF90B5 #CFCA90
split-complementary
#90CFAA #CA90CF #CF9096
monochromatic
#45A06A #65BD89 #90CFAA #BBE1CB #E5F4EB
Accessibility & contrast
On white
1.80
#90CFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#90CFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFAA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFAA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#84CEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cfaa; /* rgb */ color: rgb(144, 207, 170); /* oklch */ color: oklch(80.2% 0.083 158.1);
Tailwind
colors: {
custom: {
50: '#b2dec3',
500: '#90cfaa',
950: '#000000',
},
}SCSS
$custom: #90cfaa; $custom-light: #b2dec3; $custom-dark: #000000;
JSON
{
"hex": "#90cfaa",
"rgb": {
"r": 144,
"g": 207,
"b": 170
},
"hsl": {
"h": 144.762,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80157,
"c": 0.08324,
"h": 158.1
},
"luminance": 0.53457
}Semantic roles & 50–950 ramp
primary
#90CFAA
secondary
#A45F88
accent
#337EB3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482