#92FBBB#92FBBB
#92FBBB is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.8% C 0.133 H 155.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #92FBBB |
|---|---|
| RGB | rgb(146, 251, 187) |
| HSL | hsl(143, 93%, 78%) |
| HSV | hsv(143, 42%, 98%) |
| CMYK | cmyk(41.8%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(91.09, -44.15, 21.34) |
| CIE-LCH | lch(91.09, 49.04, 154.21°) |
| OKLab | oklab(90.76% -0.1213 0.0544) |
| OKLCH | oklch(90.76% 0.133 155.8) |
| XYZ | xyz(55.3171, 78.6895, 59.2778) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.55
Light Blue Green
#7EFBB3
ΔE00 2.19
Light Sea Green
#98F6B0
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 3.13
Mint (survey)
#9FFEB0
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FBBB #FB92D2
analogous
#9DFB92 #92FBBB #92FBF0
triadic
#92FBBB #BB92FB #FBBB92
tetradic
#92FBBB #929DFB #FB92D2 #FBF092
square
#92FBBB #929DFB #FB92D2 #FBF092
split-complementary
#92FBBB #F092FB #FB929D
monochromatic
#1CF771 #57F996 #92FBBB #CDFDE0 #E1FEED
Accessibility & contrast
On white
1.25
#92FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#92FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FBBB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FBBB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#7BF9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #92fbbb; /* rgb */ color: rgb(146, 251, 187); /* oklch */ color: oklch(90.8% 0.133 155.8);
Tailwind
colors: {
custom: {
50: '#b6fdcf',
500: '#92fbbb',
950: '#000000',
},
}SCSS
$custom: #92fbbb; $custom-light: #b6fdcf; $custom-dark: #000000;
JSON
{
"hex": "#92fbbb",
"rgb": {
"r": 146,
"g": 251,
"b": 187
},
"hsl": {
"h": 143.429,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.90761,
"c": 0.13291,
"h": 155.8
},
"luminance": 0.78693
}Semantic roles & 50–950 ramp
primary
#92FBBB
secondary
#DB56A7
accent
#008CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683