#65F196#65F196
#65F196 is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.9% C 0.176 H 152.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #65F196 |
|---|---|
| RGB | rgb(101, 241, 150) |
| HSL | hsl(141, 83%, 67%) |
| HSV | hsv(141, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 37.8%, 5.5%) |
| CIE-LAB | lab(85.94, -57.60, 32.86) |
| CIE-LCH | lch(85.94, 66.31, 150.29°) |
| OKLab | oklab(85.9% -0.156 0.082) |
| OKLCH | oklch(85.9% 0.176 152.3) |
| XYZ | xyz(42.3239, 67.8753, 39.7191) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F196 #F165C0
analogous
#7AF165 #65F196 #65F1DC
triadic
#65F196 #9665F1 #F19665
tetradic
#65F196 #657AF1 #F165C0 #F1DC65
square
#65F196 #657AF1 #F165C0 #F1DC65
split-complementary
#65F196 #DC65F1 #F1657A
monochromatic
#12C952 #2DEC70 #65F196 #9DF6BC #D5FBE3
Accessibility & contrast
On white
1.44
#65F196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#65F196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F196
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F196 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF90
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#39EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f196; /* rgb */ color: rgb(101, 241, 150); /* oklch */ color: oklch(85.9% 0.176 152.3);
Tailwind
colors: {
custom: {
50: '#9cf6b5',
500: '#65f196',
950: '#000000',
},
}SCSS
$custom: #65f196; $custom-light: #9cf6b5; $custom-dark: #000000;
JSON
{
"hex": "#65f196",
"rgb": {
"r": 101,
"g": 241,
"b": 150
},
"hsl": {
"h": 141,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.85902,
"c": 0.17623,
"h": 152.3
},
"luminance": 0.67879
}Semantic roles & 50–950 ramp
primary
#65F196
secondary
#C63493
accent
#0693E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581