#65F293#65F293
#65F293 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.1% C 0.180 H 151.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #65F293 |
|---|---|
| RGB | rgb(101, 242, 147) |
| HSL | hsl(140, 84%, 67%) |
| HSV | hsv(140, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.19, -58.50, 34.69) |
| CIE-LCH | lch(86.19, 68.01, 149.33°) |
| OKLab | oklab(86.09% -0.1583 0.0862) |
| OKLCH | oklch(86.09% 0.18 151.4) |
| XYZ | xyz(42.3822, 68.3735, 38.5620) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.86
Light Green Blue
#56FCA2
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F293 #F265C4
analogous
#7EF265 #65F293 #65F2D9
triadic
#65F293 #9365F2 #F29365
tetradic
#65F293 #657EF2 #F265C4 #F2D965
square
#65F293 #657EF2 #F265C4 #F2D965
split-complementary
#65F293 #D965F2 #F2657E
monochromatic
#11CB4E #2DED6B #65F293 #9DF7BB #D6FCE2
Accessibility & contrast
On white
1.43
#65F293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#65F293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F293
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F293 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#3BEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f293; /* rgb */ color: rgb(101, 242, 147); /* oklch */ color: oklch(86.1% 0.180 151.4);
Tailwind
colors: {
custom: {
50: '#9cf7b3',
500: '#65f293',
950: '#000000',
},
}SCSS
$custom: #65f293; $custom-light: #9cf7b3; $custom-dark: #000000;
JSON
{
"hex": "#65f293",
"rgb": {
"r": 101,
"g": 242,
"b": 147
},
"hsl": {
"h": 139.574,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86091,
"c": 0.18028,
"h": 151.4
},
"luminance": 0.68378
}Semantic roles & 50–950 ramp
primary
#65F293
secondary
#C83397
accent
#0599E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581