#65F393#65F393
#65F393 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.182 H 151.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #65F393 |
|---|---|
| RGB | rgb(101, 243, 147) |
| HSL | hsl(139, 86%, 67%) |
| HSV | hsv(139, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(86.49, -58.88, 35.08) |
| CIE-LCH | lch(86.49, 68.54, 149.21°) |
| OKLab | oklab(86.33% -0.1593 0.0871) |
| OKLCH | oklch(86.33% 0.182 151.3) |
| XYZ | xyz(42.6806, 68.9704, 38.6615) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F393 #F365C5
analogous
#7EF365 #65F393 #65F3DA
triadic
#65F393 #9365F3 #F39365
tetradic
#65F393 #657EF3 #F365C5 #F3DA65
square
#65F393 #657EF3 #F365C5 #F3DA65
split-complementary
#65F393 #DA65F3 #F3657E
monochromatic
#10CE4D #2CEF6B #65F393 #9EF7BB #D7FCE3
Accessibility & contrast
On white
1.42
#65F393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#65F393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F393
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F393 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#3AEFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f393; /* rgb */ color: rgb(101, 243, 147); /* oklch */ color: oklch(86.3% 0.182 151.3);
Tailwind
colors: {
custom: {
50: '#9df8b3',
500: '#65f393',
950: '#000000',
},
}SCSS
$custom: #65f393; $custom-light: #9df8b3; $custom-dark: #000000;
JSON
{
"hex": "#65f393",
"rgb": {
"r": 101,
"g": 243,
"b": 147
},
"hsl": {
"h": 139.437,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.86334,
"c": 0.1816,
"h": 151.3
},
"luminance": 0.68974
}Semantic roles & 50–950 ramp
primary
#65F393
secondary
#CA3399
accent
#039AE2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581