#92FDBF#92FDBF
#92FDBF is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.132 H 157.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDBF |
|---|---|
| RGB | rgb(146, 253, 191) |
| HSL | hsl(145, 96%, 78%) |
| HSV | hsv(145, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.74, -44.28, 20.19) |
| CIE-LCH | lch(91.74, 48.66, 155.49°) |
| OKLab | oklab(91.31% -0.1218 0.0516) |
| OKLCH | oklch(91.31% 0.132 157.1) |
| XYZ | xyz(56.3793, 80.1192, 61.7738) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Seafoam
#A0FEBF
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.46
Light Sea Green
#98F6B0
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDBF #FD92D0
analogous
#9AFD92 #92FDBF #92FDF5
triadic
#92FDBF #BF92FD #FDBF92
tetradic
#92FDBF #929AFD #FD92D0 #FDF592
square
#92FDBF #929AFD #FD92D0 #FDF592
split-complementary
#92FDBF #F592FD #FD929A
monochromatic
#1AFB78 #56FC9C #92FDBF #CEFEE2 #E1FEED
Accessibility & contrast
On white
1.23
#92FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#92FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDBF
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDBF | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#79FBEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #92fdbf; /* rgb */ color: rgb(146, 253, 191); /* oklch */ color: oklch(91.3% 0.132 157.1);
Tailwind
colors: {
custom: {
50: '#b6fed2',
500: '#92fdbf',
950: '#000000',
},
}SCSS
$custom: #92fdbf; $custom-light: #b6fed2; $custom-dark: #000000;
JSON
{
"hex": "#92fdbf",
"rgb": {
"r": 146,
"g": 253,
"b": 191
},
"hsl": {
"h": 145.234,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.9131,
"c": 0.13228,
"h": 157.1
},
"luminance": 0.80123
}Semantic roles & 50–950 ramp
primary
#92FDBF
secondary
#DE55A4
accent
#0085E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683