#90FBBB#90FBBB
#90FBBB is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.134 H 156.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #90FBBB |
|---|---|
| RGB | rgb(144, 251, 187) |
| HSL | hsl(144, 93%, 77%) |
| HSV | hsv(144, 43%, 98%) |
| CMYK | cmyk(42.6%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.01, -44.69, 21.21) |
| CIE-LCH | lch(91.01, 49.47, 154.61°) |
| OKLab | oklab(90.67% -0.1227 0.0541) |
| OKLCH | oklch(90.67% 0.134 156.2) |
| XYZ | xyz(54.9646, 78.5077, 59.2612) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.76
Light Blue Green
#7EFBB3
ΔE00 2.04
Light Sea Green
#98F6B0
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.55
Seafoam Green
#7AF9AB
ΔE00 3.04
Mint (survey)
#9FFEB0
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#90FBBB #FB90D0
analogous
#9BFB90 #90FBBB #90FBF0
triadic
#90FBBB #BB90FB #FBBB90
tetradic
#90FBBB #909BFB #FB90D0 #FBF090
square
#90FBBB #909BFB #FB90D0 #FBF090
split-complementary
#90FBBB #F090FB #FB909B
monochromatic
#1AF773 #55F997 #90FBBB #CBFDDF #E1FEED
Accessibility & contrast
On white
1.26
#90FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#90FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #90FBBB
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##90FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##90FBBB | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#78F9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #90fbbb; /* rgb */ color: rgb(144, 251, 187); /* oklch */ color: oklch(90.7% 0.134 156.2);
Tailwind
colors: {
custom: {
50: '#b5fdcf',
500: '#90fbbb',
950: '#000000',
},
}SCSS
$custom: #90fbbb; $custom-light: #b5fdcf; $custom-dark: #000000;
JSON
{
"hex": "#90fbbb",
"rgb": {
"r": 144,
"g": 251,
"b": 187
},
"hsl": {
"h": 144.112,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.90672,
"c": 0.13413,
"h": 156.2
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#90FBBB
secondary
#DB54A5
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683