#90CFAF#90CFAF
#90CFAF is a light, moderate green. Relative luminance 0.536; OKLCH L 80.3% C 0.079 H 161.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFAF |
|---|---|
| RGB | rgb(144, 207, 175) |
| HSL | hsl(150, 40%, 69%) |
| HSV | hsv(150, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.26, -26.80, 9.54) |
| CIE-LCH | lch(78.26, 28.45, 160.40°) |
| OKLab | oklab(80.29% -0.075 0.0246) |
| OKLCH | oklch(80.29% 0.079 161.8) |
| XYZ | xyz(41.5497, 53.6481, 48.7150) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.21
Seafoam Blue
#78D1B6
ΔE00 4.34
Light Teal
#90E4C1
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.71
Darkseagreen
#8FBC8F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFAF #CF90B0
analogous
#91CF90 #90CFAF #90CFCF
triadic
#90CFAF #AF90CF #CFAF90
tetradic
#90CFAF #9091CF #CF90B0 #CFCF90
square
#90CFAF #9091CF #CF90B0 #CFCF90
split-complementary
#90CFAF #CF90CF #CF9091
monochromatic
#45A072 #65BD90 #90CFAF #BBE1CE #E5F4ED
Accessibility & contrast
On white
1.79
#90CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#90CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFAF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFAF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#C2BFB1
Tritanopia (blue-blind)
#83CFC6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #90cfaf; /* rgb */ color: rgb(144, 207, 175); /* oklch */ color: oklch(80.3% 0.079 161.8);
Tailwind
colors: {
custom: {
50: '#b2dec6',
500: '#90cfaf',
950: '#000000',
},
}SCSS
$custom: #90cfaf; $custom-light: #b2dec6; $custom-dark: #000000;
JSON
{
"hex": "#90cfaf",
"rgb": {
"r": 144,
"g": 207,
"b": 175
},
"hsl": {
"h": 149.524,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80285,
"c": 0.07899,
"h": 161.8
},
"luminance": 0.5365
}Semantic roles & 50–950 ramp
primary
#90CFAF
secondary
#A45F82
accent
#3374B3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482