#65EE9F#65EE9F
#65EE9F is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.164 H 155.2°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65EE9F |
|---|---|
| RGB | rgb(101, 238, 159) |
| HSL | hsl(145, 80%, 66%) |
| HSV | hsv(145, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.21, -54.81, 27.32) |
| CIE-LCH | lch(85.21, 61.24, 153.51°) |
| OKLab | oklab(85.35% -0.149 0.0688) |
| OKLCH | oklch(85.35% 0.164 155.2) |
| XYZ | xyz(42.1959, 66.4150, 43.3899) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.38
Light Greenish Blue
#63F7B4
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EE9F #EE65B4
analogous
#70EE65 #65EE9F #65EEE3
triadic
#65EE9F #9F65EE #EE9F65
tetradic
#65EE9F #6570EE #EE65B4 #EEE365
square
#65EE9F #6570EE #EE65B4 #EEE365
split-complementary
#65EE9F #E365EE #EE6570
monochromatic
#16C35F #2EE87D #65EE9F #9CF4C1 #D3FAE4
Accessibility & contrast
On white
1.47
#65EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#65EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EE9F
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EE9F | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DAD0A4
Tritanopia (blue-blind)
#35ECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #65ee9f; /* rgb */ color: rgb(101, 238, 159); /* oklch */ color: oklch(85.3% 0.164 155.2);
Tailwind
colors: {
custom: {
50: '#9cf4bc',
500: '#65ee9f',
950: '#000000',
},
}SCSS
$custom: #65ee9f; $custom-light: #9cf4bc; $custom-dark: #000000;
JSON
{
"hex": "#65ee9f",
"rgb": {
"r": 101,
"g": 238,
"b": 159
},
"hsl": {
"h": 145.401,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85348,
"c": 0.16412,
"h": 155.2
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#65EE9F
secondary
#C13686
accent
#0983DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582