#92FFBE#92FFBE
#92FFBE is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.7% C 0.136 H 156.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #92FFBE |
|---|---|
| RGB | rgb(146, 255, 190) |
| HSL | hsl(144, 100%, 79%) |
| HSV | hsv(144, 43%, 100%) |
| CMYK | cmyk(42.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(92.28, -45.33, 21.46) |
| CIE-LCH | lch(92.28, 50.16, 154.67°) |
| OKLab | oklab(91.75% -0.1245 0.0547) |
| OKLCH | oklch(91.75% 0.136 156.3) |
| XYZ | xyz(56.9043, 81.3447, 61.4078) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.64
Light Blue Green
#7EFBB3
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Sea Green
#98F6B0
ΔE00 2.83
Seafoam Green
#7AF9AB
ΔE00 3.23
Mint (survey)
#9FFEB0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FFBE #FF92D3
analogous
#9CFF92 #92FFBE #92FFF4
triadic
#92FFBE #BE92FF #FFBE92
tetradic
#92FFBE #929CFF #FF92D3 #FFF492
square
#92FFBE #929CFF #FF92D3 #FFF492
split-complementary
#92FFBE #F492FF #FF929C
monochromatic
#18FF75 #55FF9A #92FFBE #CFFFE2 #E0FFED
Accessibility & contrast
On white
1.22
#92FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#92FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FFBE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FFBE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF0BA
Deuteranopia (green-blind)
#EDE4C2
Tritanopia (blue-blind)
#79FDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #92ffbe; /* rgb */ color: rgb(146, 255, 190); /* oklch */ color: oklch(91.7% 0.136 156.3);
Tailwind
colors: {
custom: {
50: '#b7ffd1',
500: '#92ffbe',
950: '#000000',
},
}SCSS
$custom: #92ffbe; $custom-light: #b7ffd1; $custom-dark: #000000;
JSON
{
"hex": "#92ffbe",
"rgb": {
"r": 146,
"g": 255,
"b": 190
},
"hsl": {
"h": 144.22,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91747,
"c": 0.13602,
"h": 156.3
},
"luminance": 0.81349
}Semantic roles & 50–950 ramp
primary
#92FFBE
secondary
#E154A8
accent
#0089E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683