#65E5A2#65E5A2
#65E5A2 is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.149 H 157.8°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65E5A2 |
|---|---|
| RGB | rgb(101, 229, 162) |
| HSL | hsl(149, 71%, 65%) |
| HSV | hsv(149, 56%, 90%) |
| CMYK | cmyk(55.9%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(82.60, -50.60, 22.22) |
| CIE-LCH | lch(82.60, 55.26, 156.29°) |
| OKLab | oklab(83.23% -0.1382 0.0564) |
| OKLCH | oklch(83.23% 0.149 157.8) |
| XYZ | xyz(39.9043, 61.4103, 43.9259) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.87
Light Blue Green
#7EFBB3
ΔE00 4.98
Seafoam
#7FE0B3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E5A2 #E565A8
analogous
#68E565 #65E5A2 #65E5E2
triadic
#65E5A2 #A265E5 #E5A265
tetradic
#65E5A2 #6568E5 #E565A8 #E5E265
square
#65E5A2 #6568E5 #E565A8 #E5E265
split-complementary
#65E5A2 #E265E5 #E56568
monochromatic
#1EB264 #31DC82 #65E5A2 #99EEC2 #CEF7E1
Accessibility & contrast
On white
1.58
#65E5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#65E5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E5A2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E5A2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D59E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#37E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e5a2; /* rgb */ color: rgb(101, 229, 162); /* oklch */ color: oklch(83.2% 0.149 157.8);
Tailwind
colors: {
custom: {
50: '#9beebd',
500: '#65e5a2',
950: '#000000',
},
}SCSS
$custom: #65e5a2; $custom-light: #9beebd; $custom-dark: #000000;
JSON
{
"hex": "#65e5a2",
"rgb": {
"r": 101,
"g": 229,
"b": 162
},
"hsl": {
"h": 148.594,
"s": 71.111,
"l": 64.706
},
"oklch": {
"l": 0.83232,
"c": 0.1493,
"h": 157.8
},
"luminance": 0.61414
}Semantic roles & 50–950 ramp
primary
#65E5A2
secondary
#B23C7A
accent
#1277D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582