#65E192#65E192
#65E192 is a light, vivid green. Relative luminance 0.587; OKLCH L 81.9% C 0.158 H 153.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65E192 |
|---|---|
| RGB | rgb(101, 225, 146) |
| HSL | hsl(142, 67%, 64%) |
| HSV | hsv(142, 55%, 88%) |
| CMYK | cmyk(55.1%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.12, -51.98, 28.46) |
| CIE-LCH | lch(81.12, 59.26, 151.29°) |
| OKLab | oklab(81.93% -0.1411 0.0714) |
| OKLCH | oklch(81.93% 0.158 153.2) |
| XYZ | xyz(37.4775, 58.6891, 36.5417) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Aqua Green
#12E193
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.42
Seaweed
#18D17B
ΔE00 5.52
Seafoam (survey)
#80F9AD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E192 #E165B4
analogous
#76E165 #65E192 #65E1D0
triadic
#65E192 #9265E1 #E19265
tetradic
#65E192 #6576E1 #E165B4 #E1D065
square
#65E192 #6576E1 #E165B4 #E1D065
split-complementary
#65E192 #D065E1 #E16576
monochromatic
#21AA53 #32D76E #65E192 #98EBB6 #CBF5DB
Accessibility & contrast
On white
1.65
#65E192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65E192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E192
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E192 | 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)
#E1D18D
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#42DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65e192; /* rgb */ color: rgb(101, 225, 146); /* oklch */ color: oklch(81.9% 0.158 153.2);
Tailwind
colors: {
custom: {
50: '#9aebb2',
500: '#65e192',
950: '#000000',
},
}SCSS
$custom: #65e192; $custom-light: #9aebb2; $custom-dark: #000000;
JSON
{
"hex": "#65e192",
"rgb": {
"r": 101,
"g": 225,
"b": 146
},
"hsl": {
"h": 141.774,
"s": 67.391,
"l": 63.922
},
"oklch": {
"l": 0.81927,
"c": 0.15817,
"h": 153.2
},
"luminance": 0.58692
}Semantic roles & 50–950 ramp
primary
#65E192
secondary
#AC3E84
accent
#168CCF
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581