#92FFBF#92FFBF
#92FFBF is a very light, vivid green. Relative luminance 0.814; OKLCH L 91.8% C 0.135 H 156.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFBF |
|---|---|
| RGB | rgb(146, 255, 191) |
| HSL | hsl(145, 100%, 79%) |
| HSV | hsv(145, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(92.30, -45.15, 20.97) |
| CIE-LCH | lch(92.30, 49.78, 155.08°) |
| OKLab | oklab(91.77% -0.1241 0.0535) |
| OKLCH | oklch(91.77% 0.135 156.7) |
| XYZ | xyz(57.0140, 81.3886, 61.9854) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.67
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Sea Green
#98F6B0
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFBF #FF92D2
analogous
#9BFF92 #92FFBF #92FFF6
triadic
#92FFBF #BF92FF #FFBF92
tetradic
#92FFBF #929BFF #FF92D2 #FFF692
square
#92FFBF #929BFF #FF92D2 #FFF692
split-complementary
#92FFBF #F692FF #FF929B
monochromatic
#18FF77 #55FF9B #92FFBF #CFFFE3 #E0FFED
Accessibility & contrast
On white
1.22
#92FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#92FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFBF
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFBF | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BB
Deuteranopia (green-blind)
#EDE4C3
Tritanopia (blue-blind)
#79FDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92ffbf; /* rgb */ color: rgb(146, 255, 191); /* oklch */ color: oklch(91.8% 0.135 156.7);
Tailwind
colors: {
custom: {
50: '#b7ffd2',
500: '#92ffbf',
950: '#000000',
},
}SCSS
$custom: #92ffbf; $custom-light: #b7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#92ffbf",
"rgb": {
"r": 146,
"g": 255,
"b": 191
},
"hsl": {
"h": 144.771,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91769,
"c": 0.13513,
"h": 156.7
},
"luminance": 0.81393
}Semantic roles & 50–950 ramp
primary
#92FFBF
secondary
#E154A7
accent
#0087E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683