#65F094#65F094
#65F094 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.177 H 151.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65F094 |
|---|---|
| RGB | rgb(101, 240, 148) |
| HSL | hsl(140, 82%, 67%) |
| HSV | hsv(140, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.62, -57.56, 33.43) |
| CIE-LCH | lch(85.62, 66.56, 149.85°) |
| OKLab | oklab(85.62% -0.1558 0.0833) |
| OKLCH | oklch(85.62% 0.177 151.9) |
| XYZ | xyz(41.8690, 67.2210, 38.7797) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.01
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.27
Seafoam Green
#7AF9AB
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F094 #F065C1
analogous
#7CF065 #65F094 #65F0DA
triadic
#65F094 #9465F0 #F09465
tetradic
#65F094 #657CF0 #F065C1 #F0DA65
square
#65F094 #657CF0 #F065C1 #F0DA65
split-complementary
#65F094 #DA65F0 #F0657C
monochromatic
#13C750 #2DEB6D #65F094 #9DF5BB #D5FBE1
Accessibility & contrast
On white
1.45
#65F094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#65F094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F094
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F094 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#3BEDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f094; /* rgb */ color: rgb(101, 240, 148); /* oklch */ color: oklch(85.6% 0.177 151.9);
Tailwind
colors: {
custom: {
50: '#9cf6b4',
500: '#65f094',
950: '#000000',
},
}SCSS
$custom: #65f094; $custom-light: #9cf6b4; $custom-dark: #000000;
JSON
{
"hex": "#65f094",
"rgb": {
"r": 101,
"g": 240,
"b": 148
},
"hsl": {
"h": 140.288,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85622,
"c": 0.1767,
"h": 151.9
},
"luminance": 0.67225
}Semantic roles & 50–950 ramp
primary
#65F094
secondary
#C43594
accent
#0796DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581