#90FCBD#90FCBD
#90FCBD is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.134 H 156.8°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCBD |
|---|---|
| RGB | rgb(144, 252, 189) |
| HSL | hsl(145, 95%, 78%) |
| HSV | hsv(145, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(91.33, -44.75, 20.63) |
| CIE-LCH | lch(91.33, 49.28, 155.24°) |
| OKLab | oklab(90.95% -0.123 0.0527) |
| OKLCH | oklch(90.95% 0.134 156.8) |
| XYZ | xyz(55.4934, 79.2203, 60.5011) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.79
Light Blue Green
#7EFBB3
ΔE00 2.17
Light Sea Green
#98F6B0
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Aquamarine
#7BFDC7
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCBD #FC90CF
analogous
#99FC90 #90FCBD #90FCF3
triadic
#90FCBD #BD90FC #FCBD90
tetradic
#90FCBD #9099FC #FC90CF #FCF390
square
#90FCBD #9099FC #FC90CF #FCF390
split-complementary
#90FCBD #F390FC #FC9099
monochromatic
#19F976 #54FA9A #90FCBD #CCFEE0 #E1FEED
Accessibility & contrast
On white
1.25
#90FCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#90FCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCBD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCBD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#EAE2C1
Tritanopia (blue-blind)
#77FAEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fcbd; /* rgb */ color: rgb(144, 252, 189); /* oklch */ color: oklch(90.9% 0.134 156.8);
Tailwind
colors: {
custom: {
50: '#b5fed1',
500: '#90fcbd',
950: '#000000',
},
}SCSS
$custom: #90fcbd; $custom-light: #b5fed1; $custom-dark: #000000;
JSON
{
"hex": "#90fcbd",
"rgb": {
"r": 144,
"g": 252,
"b": 189
},
"hsl": {
"h": 145,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.90947,
"c": 0.13381,
"h": 156.8
},
"luminance": 0.79224
}Semantic roles & 50–950 ramp
primary
#90FCBD
secondary
#DC54A3
accent
#0086E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683