#65F7AC#65F7AC
#65F7AC is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.8% C 0.165 H 157.8°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7AC |
|---|---|
| RGB | rgb(101, 247, 172) |
| HSL | hsl(149, 90%, 68%) |
| HSV | hsv(149, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 30.4%, 3.1%) |
| CIE-LAB | lab(88.09, -55.92, 24.62) |
| CIE-LCH | lch(88.09, 61.10, 156.24°) |
| OKLab | oklab(87.79% -0.1525 0.0624) |
| OKLCH | oklch(87.79% 0.165 157.8) |
| XYZ | xyz(46.0699, 72.2623, 50.5419) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Seafoam Green
#7AF9AB
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7AC #F765B0
analogous
#67F765 #65F7AC #65F7F5
triadic
#65F7AC #AC65F7 #F7AC65
tetradic
#65F7AC #6567F7 #F765B0 #F7F565
square
#65F7AC #6567F7 #F765B0 #F7F565
split-complementary
#65F7AC #F565F7 #F76567
monochromatic
#0BD66E #2BF48D #65F7AC #9FFACB #D9FDEB
Accessibility & contrast
On white
1.36
#65F7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#65F7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7AC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7AC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#25F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f7ac; /* rgb */ color: rgb(101, 247, 172); /* oklch */ color: oklch(87.8% 0.165 157.8);
Tailwind
colors: {
custom: {
50: '#9dfbc5',
500: '#65f7ac',
950: '#000000',
},
}SCSS
$custom: #65f7ac; $custom-light: #9dfbc5; $custom-dark: #000000;
JSON
{
"hex": "#65f7ac",
"rgb": {
"r": 101,
"g": 247,
"b": 172
},
"hsl": {
"h": 149.178,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.8779,
"c": 0.16473,
"h": 157.8
},
"luminance": 0.72267
}Semantic roles & 50–950 ramp
primary
#65F7AC
secondary
#D03082
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582