#65E69F#65E69F
#65E69F is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.153 H 156.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #65E69F |
|---|---|
| RGB | rgb(101, 230, 159) |
| HSL | hsl(147, 72%, 65%) |
| HSV | hsv(147, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.84, -51.59, 24.10) |
| CIE-LCH | lch(82.84, 56.94, 154.96°) |
| OKLab | oklab(83.41% -0.1406 0.061) |
| OKLCH | oklch(83.41% 0.153 156.6) |
| XYZ | xyz(39.9183, 61.8598, 42.6307) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.51
Light Blue Green
#7EFBB3
ΔE00 4.76
Light Green Blue
#56FCA2
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E69F #E665AC
analogous
#6BE665 #65E69F #65E6E0
triadic
#65E69F #9F65E6 #E69F65
tetradic
#65E69F #656BE6 #E665AC #E6E065
square
#65E69F #656BE6 #E665AC #E6E065
split-complementary
#65E69F #E065E6 #E6656B
monochromatic
#1DB361 #30DD7E #65E69F #9AEFC0 #CEF7E1
Accessibility & contrast
On white
1.57
#65E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#65E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E69F
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E69F | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#39E4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e69f; /* rgb */ color: rgb(101, 230, 159); /* oklch */ color: oklch(83.4% 0.153 156.6);
Tailwind
colors: {
custom: {
50: '#9befbb',
500: '#65e69f',
950: '#000000',
},
}SCSS
$custom: #65e69f; $custom-light: #9befbb; $custom-dark: #000000;
JSON
{
"hex": "#65e69f",
"rgb": {
"r": 101,
"g": 230,
"b": 159
},
"hsl": {
"h": 146.977,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83409,
"c": 0.1533,
"h": 156.6
},
"luminance": 0.61864
}Semantic roles & 50–950 ramp
primary
#65E69F
secondary
#B43B7E
accent
#117DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582