#92FDAE#92FDAE
#92FDAE is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.148 H 151.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #92FDAE |
|---|---|
| RGB | rgb(146, 253, 174) |
| HSL | hsl(136, 96%, 78%) |
| HSV | hsv(136, 42%, 99%) |
| CMYK | cmyk(42.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(91.42, -47.34, 28.39) |
| CIE-LCH | lch(91.42, 55.20, 149.05°) |
| OKLab | oklab(90.95% -0.1291 0.0716) |
| OKLCH | oklch(90.95% 0.148 151) |
| XYZ | xyz(54.6159, 79.4139, 52.4867) |
| Luminance | 0.7942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.88
Mint (survey)
#9FFEB0
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 2.03
Light Sea Green
#98F6B0
ΔE00 2.09
Light Seafoam Green
#A7FFB5
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92FDAE #FD92E1
analogous
#ABFD92 #92FDAE #92FDE3
triadic
#92FDAE #AE92FD #FDAE92
tetradic
#92FDAE #92ABFD #FD92E1 #FDE392
square
#92FDAE #92ABFD #FD92E1 #FDE392
split-complementary
#92FDAE #E392FD #FD92AB
monochromatic
#1AFB55 #56FC81 #92FDAE #CEFEDB #E1FEE9
Accessibility & contrast
On white
1.24
#92FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#92FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92FDAE
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92FDAE | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#7EFAE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #92fdae; /* rgb */ color: rgb(146, 253, 174); /* oklch */ color: oklch(90.9% 0.148 151.0);
Tailwind
colors: {
custom: {
50: '#b6fec6',
500: '#92fdae',
950: '#000000',
},
}SCSS
$custom: #92fdae; $custom-light: #b6fec6; $custom-dark: #000000;
JSON
{
"hex": "#92fdae",
"rgb": {
"r": 146,
"g": 253,
"b": 174
},
"hsl": {
"h": 135.701,
"s": 96.396,
"l": 78.235
},
"oklch": {
"l": 0.90948,
"c": 0.14767,
"h": 151
},
"luminance": 0.79418
}Semantic roles & 50–950 ramp
primary
#92FDAE
secondary
#DE55BA
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121813
muted
#828682