#90CFA8#90CFA8
#90CFA8 is a light, moderate green. Relative luminance 0.534; OKLCH L 80.1% C 0.085 H 156.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90CFA8 |
|---|---|
| RGB | rgb(144, 207, 168) |
| HSL | hsl(143, 40%, 69%) |
| HSV | hsv(143, 30%, 81%) |
| CMYK | cmyk(30.4%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(78.10, -28.18, 13.06) |
| CIE-LCH | lch(78.10, 31.06, 155.14°) |
| OKLab | oklab(80.11% -0.0781 0.0336) |
| OKLCH | oklch(80.11% 0.085 156.7) |
| XYZ | xyz(40.8799, 53.3802, 45.1876) |
| Luminance | 0.5338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 5.89
Darkseagreen
#8FBC8F
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90CFA8 #CF90B7
analogous
#98CF90 #90CFA8 #90CFC8
triadic
#90CFA8 #A890CF #CFA890
tetradic
#90CFA8 #9098CF #CF90B7 #CFC890
square
#90CFA8 #9098CF #CF90B7 #CFC890
split-complementary
#90CFA8 #C890CF #CF9098
monochromatic
#45A068 #65BD87 #90CFA8 #BBE1C9 #E5F4EB
Accessibility & contrast
On white
1.80
#90CFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#90CFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90CFA8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90CFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90CFA8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A6
Deuteranopia (green-blind)
#C4BEAA
Tritanopia (blue-blind)
#84CEC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #90cfa8; /* rgb */ color: rgb(144, 207, 168); /* oklch */ color: oklch(80.1% 0.085 156.7);
Tailwind
colors: {
custom: {
50: '#b2dec2',
500: '#90cfa8',
950: '#000000',
},
}SCSS
$custom: #90cfa8; $custom-light: #b2dec2; $custom-dark: #000000;
JSON
{
"hex": "#90cfa8",
"rgb": {
"r": 144,
"g": 207,
"b": 168
},
"hsl": {
"h": 142.857,
"s": 39.623,
"l": 68.824
},
"oklch": {
"l": 0.80107,
"c": 0.08502,
"h": 156.7
},
"luminance": 0.53382
}Semantic roles & 50–950 ramp
primary
#90CFA8
secondary
#A45F8A
accent
#3382B3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482