#90DFAF#90DFAF
#90DFAF is a very light, moderate green. Relative luminance 0.618; OKLCH L 83.9% C 0.103 H 156.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #90DFAF |
|---|---|
| RGB | rgb(144, 223, 175) |
| HSL | hsl(144, 55%, 72%) |
| HSV | hsv(144, 35%, 87%) |
| CMYK | cmyk(35.4%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(82.81, -34.39, 15.98) |
| CIE-LCH | lch(82.81, 37.92, 155.08°) |
| OKLab | oklab(83.95% -0.095 0.041) |
| OKLCH | oklch(83.95% 0.103 156.7) |
| XYZ | xyz(45.6243, 61.7972, 50.0731) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.63
Hospital Green
#9BE5AA
ΔE00 3.21
Light Teal
#90E4C1
ΔE00 3.99
Mint
#AAF0C1
ΔE00 4.41
Light Sea Green
#98F6B0
ΔE00 6.32
Light Turquoise
#7EF4CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DFAF #DF90C0
analogous
#99DF90 #90DFAF #90DFD7
triadic
#90DFAF #AF90DF #DFAF90
tetradic
#90DFAF #9099DF #DF90C0 #DFD790
square
#90DFAF #9099DF #DF90C0 #DFD790
split-complementary
#90DFAF #D790DF #DF9099
monochromatic
#37BE6C #60D18D #90DFAF #C0EDD1 #E7F8EE
Accessibility & contrast
On white
1.57
#90DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#90DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DFAF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DFAF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#D1CBB2
Tritanopia (blue-blind)
#80DED2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90dfaf; /* rgb */ color: rgb(144, 223, 175); /* oklch */ color: oklch(83.9% 0.103 156.7);
Tailwind
colors: {
custom: {
50: '#b3e9c7',
500: '#90dfaf',
950: '#000000',
},
}SCSS
$custom: #90dfaf; $custom-light: #b3e9c7; $custom-dark: #000000;
JSON
{
"hex": "#90dfaf",
"rgb": {
"r": 144,
"g": 223,
"b": 175
},
"hsl": {
"h": 143.544,
"s": 55.245,
"l": 71.961
},
"oklch": {
"l": 0.83949,
"c": 0.10346,
"h": 156.7
},
"luminance": 0.618
}Semantic roles & 50–950 ramp
primary
#90DFAF
secondary
#B75C93
accent
#2384C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482