#90EABC#90EABC
#90EABC is a very light, moderate green. Relative luminance 0.684; OKLCH L 86.8% C 0.109 H 160.7°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #90EABC |
|---|---|
| RGB | rgb(144, 234, 188) |
| HSL | hsl(149, 68%, 74%) |
| HSV | hsv(149, 38%, 92%) |
| CMYK | cmyk(38.5%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(86.21, -36.93, 13.97) |
| CIE-LCH | lch(86.21, 39.48, 159.28°) |
| OKLab | oklab(86.79% -0.1026 0.0359) |
| OKLCH | oklch(86.79% 0.109 160.7) |
| XYZ | xyz(49.9980, 68.4026, 58.1357) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.67
Light Teal
#90E4C1
ΔE00 2.99
Mint
#AAF0C1
ΔE00 3.49
Light Turquoise
#7EF4CC
ΔE00 4.19
Hospital Green
#9BE5AA
ΔE00 4.44
Pale Turquoise
#A5FBD5
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90EABC #EA90BE
analogous
#91EA90 #90EABC #90EAE9
triadic
#90EABC #BC90EA #EABC90
tetradic
#90EABC #9091EA #EA90BE #EAE990
square
#90EABC #9091EA #EA90BE #EAE990
split-complementary
#90EABC #E990EA #EA9091
monochromatic
#29D77E #5DE09D #90EABC #C3F4DB #E5FAEF
Accessibility & contrast
On white
1.43
#90EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#90EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90EABC
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90EABC | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#7BE9DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #90eabc; /* rgb */ color: rgb(144, 234, 188); /* oklch */ color: oklch(86.8% 0.109 160.7);
Tailwind
colors: {
custom: {
50: '#b4f1d0',
500: '#90eabc',
950: '#000000',
},
}SCSS
$custom: #90eabc; $custom-light: #b4f1d0; $custom-dark: #000000;
JSON
{
"hex": "#90eabc",
"rgb": {
"r": 144,
"g": 234,
"b": 188
},
"hsl": {
"h": 149.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86788,
"c": 0.10867,
"h": 160.7
},
"luminance": 0.68406
}Semantic roles & 50–950 ramp
primary
#90EABC
secondary
#C55A90
accent
#1575D0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583