#90FCBB#90FCBB
#90FCBB is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.136 H 156.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #90FCBB |
|---|---|
| RGB | rgb(144, 252, 187) |
| HSL | hsl(144, 95%, 78%) |
| HSV | hsv(144, 43%, 99%) |
| CMYK | cmyk(42.9%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.29, -45.12, 21.60) |
| CIE-LCH | lch(91.29, 50.03, 154.42°) |
| OKLab | oklab(90.9% -0.1239 0.0551) |
| OKLCH | oklch(90.9% 0.136 156) |
| XYZ | xyz(55.2778, 79.1341, 59.3656) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 1.94
Light Sea Green
#98F6B0
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.93
Mint (survey)
#9FFEB0
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FCBB #FC90D1
analogous
#9BFC90 #90FCBB #90FCF1
triadic
#90FCBB #BB90FC #FCBB90
tetradic
#90FCBB #909BFC #FC90D1 #FCF190
square
#90FCBB #909BFC #FC90D1 #FCF190
split-complementary
#90FCBB #F190FC #FC909B
monochromatic
#19F972 #54FA96 #90FCBB #CCFEE0 #E1FEED
Accessibility & contrast
On white
1.25
#90FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#90FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FCBB
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FCBB | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EBE1BF
Tritanopia (blue-blind)
#78FAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #90fcbb; /* rgb */ color: rgb(144, 252, 187); /* oklch */ color: oklch(90.9% 0.136 156.0);
Tailwind
colors: {
custom: {
50: '#b5fecf',
500: '#90fcbb',
950: '#000000',
},
}SCSS
$custom: #90fcbb; $custom-light: #b5fecf; $custom-dark: #000000;
JSON
{
"hex": "#90fcbb",
"rgb": {
"r": 144,
"g": 252,
"b": 187
},
"hsl": {
"h": 143.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.90902,
"c": 0.13556,
"h": 156
},
"luminance": 0.79138
}Semantic roles & 50–950 ramp
primary
#90FCBB
secondary
#DC54A6
accent
#008AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683