#65F093#65F093
#65F093 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.178 H 151.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65F093 |
|---|---|
| RGB | rgb(101, 240, 147) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.60, -57.73, 33.91) |
| CIE-LCH | lch(85.60, 66.95, 149.57°) |
| OKLab | oklab(85.6% -0.1563 0.0844) |
| OKLCH | oklch(85.6% 0.178 151.6) |
| XYZ | xyz(41.7902, 67.1895, 38.3647) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F093 #F065C2
analogous
#7DF065 #65F093 #65F0D9
triadic
#65F093 #9365F0 #F09365
tetradic
#65F093 #657DF0 #F065C2 #F0D965
square
#65F093 #657DF0 #F065C2 #F0D965
split-complementary
#65F093 #D965F0 #F0657D
monochromatic
#13C74F #2DEB6C #65F093 #9DF5BA #D5FBE1
Accessibility & contrast
On white
1.45
#65F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#65F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F093
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F093 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#3BEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f093; /* rgb */ color: rgb(101, 240, 147); /* oklch */ color: oklch(85.6% 0.178 151.6);
Tailwind
colors: {
custom: {
50: '#9cf6b3',
500: '#65f093',
950: '#000000',
},
}SCSS
$custom: #65f093; $custom-light: #9cf6b3; $custom-dark: #000000;
JSON
{
"hex": "#65f093",
"rgb": {
"r": 101,
"g": 240,
"b": 147
},
"hsl": {
"h": 139.856,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85604,
"c": 0.17762,
"h": 151.6
},
"luminance": 0.67193
}Semantic roles & 50–950 ramp
primary
#65F093
secondary
#C43595
accent
#0797DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581