#65FF92#65FF92
#65FF92 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.2% C 0.198 H 150.0°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF92 |
|---|---|
| RGB | rgb(101, 255, 146) |
| HSL | hsl(138, 100%, 70%) |
| HSV | hsv(138, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(90.03, -63.56, 40.18) |
| CIE-LCH | lch(90.03, 75.19, 147.70°) |
| OKLab | oklab(89.24% -0.1717 0.099) |
| OKLCH | oklch(89.24% 0.198 150) |
| XYZ | xyz(46.3117, 76.3575, 39.4864) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Baby Green
#8CFF9E
ΔE00 3.15
Sea Green (survey)
#53FCA1
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF92 #FF65D2
analogous
#85FF65 #65FF92 #65FFDF
triadic
#65FF92 #9265FF #FF9265
tetradic
#65FF92 #6585FF #FF65D2 #FFDF65
square
#65FF92 #6585FF #FF65D2 #FFDF65
split-complementary
#65FF92 #DF65FF #FF6585
monochromatic
#00EA44 #28FF67 #65FF92 #A2FFBD #DFFFE9
Accessibility & contrast
On white
1.29
#65FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#65FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF92
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF92 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8A
Deuteranopia (green-blind)
#EDDD99
Tritanopia (blue-blind)
#35FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff92; /* rgb */ color: rgb(101, 255, 146); /* oklch */ color: oklch(89.2% 0.198 150.0);
Tailwind
colors: {
custom: {
50: '#9effb3',
500: '#65ff92',
950: '#000000',
},
}SCSS
$custom: #65ff92; $custom-light: #9effb3; $custom-dark: #000000;
JSON
{
"hex": "#65ff92",
"rgb": {
"r": 101,
"g": 255,
"b": 146
},
"hsl": {
"h": 137.532,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89235,
"c": 0.19821,
"h": 150
},
"luminance": 0.76362
}Semantic roles & 50–950 ramp
primary
#65FF92
secondary
#DA2EA8
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681