#90FFBA#90FFBA
#90FFBA is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.6% C 0.141 H 155.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #90FFBA |
|---|---|
| RGB | rgb(144, 255, 186) |
| HSL | hsl(143, 100%, 78%) |
| HSV | hsv(143, 44%, 100%) |
| CMYK | cmyk(43.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(92.13, -46.60, 23.26) |
| CIE-LCH | lch(92.13, 52.08, 153.47°) |
| OKLab | oklab(91.57% -0.1277 0.0592) |
| OKLCH | oklch(91.57% 0.141 155.1) |
| XYZ | xyz(56.1206, 80.9905, 59.1203) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.77
Light Seafoam
#A0FEBF
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.51
Seafoam Green
#7AF9AB
ΔE00 2.63
Mint (survey)
#9FFEB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FFBA #FF90D5
analogous
#9DFF90 #90FFBA #90FFF2
triadic
#90FFBA #BA90FF #FFBA90
tetradic
#90FFBA #909DFF #FF90D5 #FFF290
square
#90FFBA #909DFF #FF90D5 #FFF290
split-complementary
#90FFBA #F290FF #FF909D
monochromatic
#16FF6E #53FF94 #90FFBA #CDFFE0 #E0FFEC
Accessibility & contrast
On white
1.22
#90FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#90FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FFBA
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FFBA | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#77FDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #90ffba; /* rgb */ color: rgb(144, 255, 186); /* oklch */ color: oklch(91.6% 0.141 155.1);
Tailwind
colors: {
custom: {
50: '#b5ffcf',
500: '#90ffba',
950: '#000000',
},
}SCSS
$custom: #90ffba; $custom-light: #b5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#90ffba",
"rgb": {
"r": 144,
"g": 255,
"b": 186
},
"hsl": {
"h": 142.703,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.91572,
"c": 0.14074,
"h": 155.1
},
"luminance": 0.80994
}Semantic roles & 50–950 ramp
primary
#90FFBA
secondary
#E153AB
accent
#008FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121813
muted
#828683