#90DEB2#90DEB2
#90DEB2 is a very light, moderate green. Relative luminance 0.614; OKLCH L 83.8% C 0.099 H 158.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #90DEB2 |
|---|---|
| RGB | rgb(144, 222, 178) |
| HSL | hsl(146, 54%, 72%) |
| HSV | hsv(146, 35%, 87%) |
| CMYK | cmyk(35.1%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.58, -33.35, 14.09) |
| CIE-LCH | lch(82.58, 36.21, 157.10°) |
| OKLab | oklab(83.79% -0.0925 0.0362) |
| OKLCH | oklch(83.79% 0.099 158.6) |
| XYZ | xyz(45.6558, 61.3836, 51.5534) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.36
Light Teal
#90E4C1
ΔE00 3.18
Hospital Green
#9BE5AA
ΔE00 4.11
Mint
#AAF0C1
ΔE00 4.62
Seafoam Blue
#78D1B6
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90DEB2 #DE90BC
analogous
#95DE90 #90DEB2 #90DED9
triadic
#90DEB2 #B290DE #DEB290
tetradic
#90DEB2 #9095DE #DE90BC #DED990
square
#90DEB2 #9095DE #DE90BC #DED990
split-complementary
#90DEB2 #D990DE #DE9095
monochromatic
#38BC71 #61D091 #90DEB2 #BFECD3 #E7F8EF
Accessibility & contrast
On white
1.58
#90DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#90DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90DEB2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90DEB2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D0CAB5
Tritanopia (blue-blind)
#80DDD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #90deb2; /* rgb */ color: rgb(144, 222, 178); /* oklch */ color: oklch(83.8% 0.099 158.6);
Tailwind
colors: {
custom: {
50: '#b3e8c9',
500: '#90deb2',
950: '#000000',
},
}SCSS
$custom: #90deb2; $custom-light: #b3e8c9; $custom-dark: #000000;
JSON
{
"hex": "#90deb2",
"rgb": {
"r": 144,
"g": 222,
"b": 178
},
"hsl": {
"h": 146.154,
"s": 54.167,
"l": 71.765
},
"oklch": {
"l": 0.83792,
"c": 0.09931,
"h": 158.6
},
"luminance": 0.61386
}Semantic roles & 50–950 ramp
primary
#90DEB2
secondary
#B65C8F
accent
#247DC2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482