#92FEBE#92FEBE
#92FEBE is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 156.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #92FEBE |
|---|---|
| RGB | rgb(146, 254, 190) |
| HSL | hsl(144, 98%, 78%) |
| HSV | hsv(144, 43%, 100%) |
| CMYK | cmyk(42.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(92.00, -44.90, 21.06) |
| CIE-LCH | lch(92.00, 49.60, 154.87°) |
| OKLab | oklab(91.52% -0.1234 0.0538) |
| OKLCH | oklch(91.52% 0.135 156.5) |
| XYZ | xyz(56.5862, 80.7084, 61.3017) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 2.24
Light Sea Green
#98F6B0
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.30
Light Aquamarine
#7BFDC7
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FEBE #FE92D2
analogous
#9CFE92 #92FEBE #92FEF4
triadic
#92FEBE #BE92FE #FEBE92
tetradic
#92FEBE #929CFE #FE92D2 #FEF492
square
#92FEBE #929CFE #FE92D2 #FEF492
split-complementary
#92FEBE #F492FE #FE929C
monochromatic
#19FD76 #55FD9A #92FEBE #CFFFE2 #E1FFED
Accessibility & contrast
On white
1.23
#92FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#92FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FEBE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FEBE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBA
Deuteranopia (green-blind)
#ECE3C2
Tritanopia (blue-blind)
#79FCED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #92febe; /* rgb */ color: rgb(146, 254, 190); /* oklch */ color: oklch(91.5% 0.135 156.5);
Tailwind
colors: {
custom: {
50: '#b6ffd1',
500: '#92febe',
950: '#000000',
},
}SCSS
$custom: #92febe; $custom-light: #b6ffd1; $custom-dark: #000000;
JSON
{
"hex": "#92febe",
"rgb": {
"r": 146,
"g": 254,
"b": 190
},
"hsl": {
"h": 144.444,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.91517,
"c": 0.13458,
"h": 156.5
},
"luminance": 0.80712
}Semantic roles & 50–950 ramp
primary
#92FEBE
secondary
#DF55A7
accent
#0088E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683