#65FF93#65FF93
#65FF93 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.197 H 150.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65FF93 |
|---|---|
| RGB | rgb(101, 255, 147) |
| HSL | hsl(138, 100%, 70%) |
| HSV | hsv(138, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(90.04, -63.40, 39.71) |
| CIE-LCH | lch(90.04, 74.81, 147.94°) |
| OKLab | oklab(89.25% -0.1713 0.098) |
| OKLCH | oklch(89.25% 0.197 150.2) |
| XYZ | xyz(46.3898, 76.3887, 39.8979) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.41
Spring Green
#00FF7F
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FF93 #FF65D1
analogous
#84FF65 #65FF93 #65FFE0
triadic
#65FF93 #9365FF #FF9365
tetradic
#65FF93 #6584FF #FF65D1 #FFE065
square
#65FF93 #6584FF #FF65D1 #FFE065
split-complementary
#65FF93 #E065FF #FF6584
monochromatic
#00EA46 #28FF68 #65FF93 #A2FFBE #DFFFE9
Accessibility & contrast
On white
1.29
#65FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#65FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FF93
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FF93 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#ECDD9A
Tritanopia (blue-blind)
#34FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65ff93; /* rgb */ color: rgb(101, 255, 147); /* oklch */ color: oklch(89.3% 0.197 150.2);
Tailwind
colors: {
custom: {
50: '#9effb4',
500: '#65ff93',
950: '#000000',
},
}SCSS
$custom: #65ff93; $custom-light: #9effb4; $custom-dark: #000000;
JSON
{
"hex": "#65ff93",
"rgb": {
"r": 101,
"g": 255,
"b": 147
},
"hsl": {
"h": 137.922,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89252,
"c": 0.19733,
"h": 150.2
},
"luminance": 0.76393
}Semantic roles & 50–950 ramp
primary
#65FF93
secondary
#DA2EA7
accent
#00A1E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681