#65E195#65E195
#65E195 is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.155 H 154.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65E195 |
|---|---|
| RGB | rgb(101, 225, 149) |
| HSL | hsl(143, 67%, 64%) |
| HSV | hsv(143, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(81.17, -51.43, 26.99) |
| CIE-LCH | lch(81.17, 58.08, 152.31°) |
| OKLab | oklab(81.99% -0.1398 0.0679) |
| OKLCH | oklch(81.99% 0.155 154.1) |
| XYZ | xyz(37.7139, 58.7837, 37.7869) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 4.37
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.50
Tealish Green
#0CDC73
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E195 #E165B1
analogous
#73E165 #65E195 #65E1D3
triadic
#65E195 #9565E1 #E19565
tetradic
#65E195 #6573E1 #E165B1 #E1D365
square
#65E195 #6573E1 #E165B1 #E1D365
split-complementary
#65E195 #D365E1 #E16573
monochromatic
#21AA56 #32D772 #65E195 #98EBB8 #CBF5DC
Accessibility & contrast
On white
1.65
#65E195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#65E195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E195
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E195 | 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)
#E1D190
Deuteranopia (green-blind)
#CFC59A
Tritanopia (blue-blind)
#40DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e195; /* rgb */ color: rgb(101, 225, 149); /* oklch */ color: oklch(82.0% 0.155 154.1);
Tailwind
colors: {
custom: {
50: '#9aebb4',
500: '#65e195',
950: '#000000',
},
}SCSS
$custom: #65e195; $custom-light: #9aebb4; $custom-dark: #000000;
JSON
{
"hex": "#65e195",
"rgb": {
"r": 101,
"g": 225,
"b": 149
},
"hsl": {
"h": 143.226,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81987,
"c": 0.15542,
"h": 154.1
},
"luminance": 0.58787
}Semantic roles & 50–950 ramp
primary
#65E195
secondary
#AC3E82
accent
#1688CF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581