#65E193#65E193
#65E193 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.157 H 153.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65E193 |
|---|---|
| RGB | rgb(101, 225, 147) |
| HSL | hsl(142, 67%, 64%) |
| HSV | hsv(142, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(81.14, -51.80, 27.97) |
| CIE-LCH | lch(81.14, 58.87, 151.63°) |
| OKLab | oklab(81.95% -0.1407 0.0703) |
| OKLCH | oklch(81.95% 0.157 153.5) |
| XYZ | xyz(37.5556, 58.7203, 36.9532) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.55
Seafoam (survey)
#80F9AD
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E193 #E165B3
analogous
#75E165 #65E193 #65E1D1
triadic
#65E193 #9365E1 #E19365
tetradic
#65E193 #6575E1 #E165B3 #E1D165
square
#65E193 #6575E1 #E165B3 #E1D165
split-complementary
#65E193 #D165E1 #E16575
monochromatic
#21AA54 #32D76F #65E193 #98EBB7 #CBF5DB
Accessibility & contrast
On white
1.65
#65E193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65E193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E193
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E193 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#41DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e193; /* rgb */ color: rgb(101, 225, 147); /* oklch */ color: oklch(81.9% 0.157 153.5);
Tailwind
colors: {
custom: {
50: '#9aebb3',
500: '#65e193',
950: '#000000',
},
}SCSS
$custom: #65e193; $custom-light: #9aebb3; $custom-dark: #000000;
JSON
{
"hex": "#65e193",
"rgb": {
"r": 101,
"g": 225,
"b": 147
},
"hsl": {
"h": 142.258,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81947,
"c": 0.15725,
"h": 153.5
},
"luminance": 0.58724
}Semantic roles & 50–950 ramp
primary
#65E193
secondary
#AC3E83
accent
#168BCF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581