#65E194#65E194
#65E194 is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.156 H 153.8°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65E194 |
|---|---|
| RGB | rgb(101, 225, 148) |
| HSL | hsl(143, 67%, 64%) |
| HSV | hsv(143, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 34.2%, 11.8%) |
| CIE-LAB | lab(81.16, -51.61, 27.48) |
| CIE-LCH | lch(81.16, 58.47, 151.97°) |
| OKLab | oklab(81.97% -0.1403 0.0691) |
| OKLCH | oklch(81.97% 0.156 153.8) |
| XYZ | xyz(37.6344, 58.7519, 37.3682) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E194 #E165B2
analogous
#74E165 #65E194 #65E1D2
triadic
#65E194 #9465E1 #E19465
tetradic
#65E194 #6574E1 #E165B2 #E1D265
square
#65E194 #6574E1 #E165B2 #E1D265
split-complementary
#65E194 #D265E1 #E16574
monochromatic
#21AA55 #32D770 #65E194 #98EBB8 #CBF5DB
Accessibility & contrast
On white
1.65
#65E194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#65E194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E194
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E194 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#41DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65e194; /* rgb */ color: rgb(101, 225, 148); /* oklch */ color: oklch(82.0% 0.156 153.8);
Tailwind
colors: {
custom: {
50: '#9aebb4',
500: '#65e194',
950: '#000000',
},
}SCSS
$custom: #65e194; $custom-light: #9aebb4; $custom-dark: #000000;
JSON
{
"hex": "#65e194",
"rgb": {
"r": 101,
"g": 225,
"b": 148
},
"hsl": {
"h": 142.742,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81967,
"c": 0.15634,
"h": 153.8
},
"luminance": 0.58755
}Semantic roles & 50–950 ramp
primary
#65E194
secondary
#AC3E82
accent
#1689CF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581