#90FBB4#90FBB4
#90FBB4 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.140 H 153.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBB4 |
|---|---|
| RGB | rgb(144, 251, 180) |
| HSL | hsl(140, 93%, 77%) |
| HSV | hsv(140, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(90.88, -45.97, 24.60) |
| CIE-LCH | lch(90.88, 52.14, 151.85°) |
| OKLab | oklab(90.52% -0.1258 0.0624) |
| OKLCH | oklch(90.52% 0.14 153.6) |
| XYZ | xyz(54.2334, 78.2152, 55.4104) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.60
Seafoam (survey)
#80F9AD
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 1.77
Light Seafoam
#A0FEBF
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBB4 #FB90D7
analogous
#A2FB90 #90FBB4 #90FBE9
triadic
#90FBB4 #B490FB #FBB490
tetradic
#90FBB4 #90A2FB #FB90D7 #FBE990
square
#90FBB4 #90A2FB #FB90D7 #FBE990
split-complementary
#90FBB4 #E990FB #FB90A2
monochromatic
#1AF764 #55F98C #90FBB4 #CBFDDC #E1FEEB
Accessibility & contrast
On white
1.26
#90FBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#90FBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBB4
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBB4 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB0
Deuteranopia (green-blind)
#EBE0B8
Tritanopia (blue-blind)
#7AF9E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #90fbb4; /* rgb */ color: rgb(144, 251, 180); /* oklch */ color: oklch(90.5% 0.140 153.6);
Tailwind
colors: {
custom: {
50: '#b5fdca',
500: '#90fbb4',
950: '#000000',
},
}SCSS
$custom: #90fbb4; $custom-light: #b5fdca; $custom-dark: #000000;
JSON
{
"hex": "#90fbb4",
"rgb": {
"r": 144,
"g": 251,
"b": 180
},
"hsl": {
"h": 140.187,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.9052,
"c": 0.1404,
"h": 153.6
},
"luminance": 0.78219
}Semantic roles & 50–950 ramp
primary
#90FBB4
secondary
#DB54AE
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682