#65F792#65F792
#65F792 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.3% C 0.188 H 150.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #65F792 |
|---|---|
| RGB | rgb(101, 247, 146) |
| HSL | hsl(138, 90%, 68%) |
| HSV | hsv(138, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(87.66, -60.57, 37.11) |
| CIE-LCH | lch(87.66, 71.03, 148.50°) |
| OKLab | oklab(87.29% -0.1638 0.0919) |
| OKLCH | oklch(87.29% 0.188 150.7) |
| XYZ | xyz(43.8126, 71.3593, 38.6534) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.78
Wintergreen
#20F986
ΔE00 3.01
Light Bluish Green
#76FDA8
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F792 #F765CA
analogous
#81F765 #65F792 #65F7DB
triadic
#65F792 #9265F7 #F79265
tetradic
#65F792 #6581F7 #F765CA #F7DB65
square
#65F792 #6581F7 #F765CA #F7DB65
split-complementary
#65F792 #DB65F7 #F76581
monochromatic
#0BD64A #2BF469 #65F792 #9FFABB #D9FDE4
Accessibility & contrast
On white
1.37
#65F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#65F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F792
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F792 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#E5D699
Tritanopia (blue-blind)
#39F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f792; /* rgb */ color: rgb(101, 247, 146); /* oklch */ color: oklch(87.3% 0.188 150.7);
Tailwind
colors: {
custom: {
50: '#9dfbb3',
500: '#65f792',
950: '#000000',
},
}SCSS
$custom: #65f792; $custom-light: #9dfbb3; $custom-dark: #000000;
JSON
{
"hex": "#65f792",
"rgb": {
"r": 101,
"g": 247,
"b": 146
},
"hsl": {
"h": 138.493,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.8729,
"c": 0.1878,
"h": 150.7
},
"luminance": 0.71364
}Semantic roles & 50–950 ramp
primary
#65F792
secondary
#D0309F
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581