#65E196#65E196
#65E196 is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.155 H 154.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65E196 |
|---|---|
| RGB | rgb(101, 225, 150) |
| HSL | hsl(144, 67%, 64%) |
| HSV | hsv(144, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.19, -51.25, 26.50) |
| CIE-LCH | lch(81.19, 57.69, 152.66°) |
| OKLab | oklab(82.01% -0.1394 0.0667) |
| OKLCH | oklch(82.01% 0.155 154.4) |
| XYZ | xyz(37.7941, 58.8157, 38.2091) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 5.34
Seafoam (survey)
#80F9AD
ΔE00 5.49
Light Greenish Blue
#63F7B4
ΔE00 5.59
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E196 #E165B0
analogous
#72E165 #65E196 #65E1D4
triadic
#65E196 #9665E1 #E19665
tetradic
#65E196 #6572E1 #E165B0 #E1D465
square
#65E196 #6572E1 #E165B0 #E1D465
split-complementary
#65E196 #D465E1 #E16572
monochromatic
#21AA57 #32D773 #65E196 #98EBB9 #CBF5DC
Accessibility & contrast
On white
1.65
#65E196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#65E196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E196
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E196 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#40DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e196; /* rgb */ color: rgb(101, 225, 150); /* oklch */ color: oklch(82.0% 0.155 154.4);
Tailwind
colors: {
custom: {
50: '#9aebb5',
500: '#65e196',
950: '#000000',
},
}SCSS
$custom: #65e196; $custom-light: #9aebb5; $custom-dark: #000000;
JSON
{
"hex": "#65e196",
"rgb": {
"r": 101,
"g": 225,
"b": 150
},
"hsl": {
"h": 143.71,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.82007,
"c": 0.15452,
"h": 154.4
},
"luminance": 0.58819
}Semantic roles & 50–950 ramp
primary
#65E196
secondary
#AC3E81
accent
#1686CF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581