#65E197#65E197
#65E197 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.154 H 154.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65E197 |
|---|---|
| RGB | rgb(101, 225, 151) |
| HSL | hsl(144, 67%, 64%) |
| HSV | hsv(144, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.21, -51.06, 26.01) |
| CIE-LCH | lch(81.21, 57.30, 153.01°) |
| OKLab | oklab(82.03% -0.1389 0.0656) |
| OKLCH | oklch(82.03% 0.154 154.7) |
| XYZ | xyz(37.8750, 58.8481, 38.6350) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 5.33
Seafoam (survey)
#80F9AD
ΔE00 5.48
Light Greenish Blue
#63F7B4
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E197 #E165AF
analogous
#71E165 #65E197 #65E1D5
triadic
#65E197 #9765E1 #E19765
tetradic
#65E197 #6571E1 #E165AF #E1D565
square
#65E197 #6571E1 #E165AF #E1D565
split-complementary
#65E197 #D565E1 #E16571
monochromatic
#21AA59 #32D774 #65E197 #98EBBA #CBF5DC
Accessibility & contrast
On white
1.64
#65E197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#65E197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E197
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E197 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D192
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#3FDFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e197; /* rgb */ color: rgb(101, 225, 151); /* oklch */ color: oklch(82.0% 0.154 154.7);
Tailwind
colors: {
custom: {
50: '#9aebb6',
500: '#65e197',
950: '#000000',
},
}SCSS
$custom: #65e197; $custom-light: #9aebb6; $custom-dark: #000000;
JSON
{
"hex": "#65e197",
"rgb": {
"r": 101,
"g": 225,
"b": 151
},
"hsl": {
"h": 144.194,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82027,
"c": 0.1536,
"h": 154.7
},
"luminance": 0.58851
}Semantic roles & 50–950 ramp
primary
#65E197
secondary
#AC3E80
accent
#1685CF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581