#90DDAF#90DDAF
#90DDAF is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.5% C 0.100 H 157.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #90DDAF |
|---|---|
| RGB | rgb(144, 221, 175) |
| HSL | hsl(144, 53%, 72%) |
| HSV | hsv(144, 35%, 87%) |
| CMYK | cmyk(34.8%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(82.24, -33.46, 15.18) |
| CIE-LCH | lch(82.24, 36.75, 155.60°) |
| OKLab | oklab(83.49% -0.0925 0.039) |
| OKLCH | oklch(83.49% 0.1 157.2) |
| XYZ | xyz(45.0931, 60.7348, 49.8961) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.66
Hospital Green
#9BE5AA
ΔE00 3.69
Light Teal
#90E4C1
ΔE00 3.81
Mint
#AAF0C1
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DDAF #DD90BE
analogous
#98DD90 #90DDAF #90DDD6
triadic
#90DDAF #AF90DD #DDAF90
tetradic
#90DDAF #9098DD #DD90BE #DDD690
square
#90DDAF #9098DD #DD90BE #DDD690
split-complementary
#90DDAF #D690DD #DD9098
monochromatic
#39BA6D #61CF8D #90DDAF #BFEBD1 #E8F8EE
Accessibility & contrast
On white
1.60
#90DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#90DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DDAF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DDAF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AC
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#81DCD0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #90ddaf; /* rgb */ color: rgb(144, 221, 175); /* oklch */ color: oklch(83.5% 0.100 157.2);
Tailwind
colors: {
custom: {
50: '#b3e8c7',
500: '#90ddaf',
950: '#000000',
},
}SCSS
$custom: #90ddaf; $custom-light: #b3e8c7; $custom-dark: #000000;
JSON
{
"hex": "#90ddaf",
"rgb": {
"r": 144,
"g": 221,
"b": 175
},
"hsl": {
"h": 144.156,
"s": 53.103,
"l": 71.569
},
"oklch": {
"l": 0.83489,
"c": 0.10042,
"h": 157.2
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#90DDAF
secondary
#B55D91
accent
#2582C1
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482