#65F48D#65F48D
#65F48D is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.188 H 149.9°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65F48D |
|---|---|
| RGB | rgb(101, 244, 141) |
| HSL | hsl(137, 87%, 68%) |
| HSV | hsv(137, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.70, -60.24, 38.32) |
| CIE-LCH | lch(86.70, 71.40, 147.54°) |
| OKLab | oklab(86.47% -0.1629 0.0946) |
| OKLCH | oklch(86.47% 0.188 149.9) |
| XYZ | xyz(42.5221, 69.3871, 36.3463) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F48D #F465CC
analogous
#85F465 #65F48D #65F4D4
triadic
#65F48D #8D65F4 #F48D65
tetradic
#65F48D #6585F4 #F465CC #F4D465
square
#65F48D #6585F4 #F465CC #F4D465
split-complementary
#65F48D #D465F4 #F46585
monochromatic
#0FD045 #2CF063 #65F48D #9EF8B7 #D7FCE2
Accessibility & contrast
On white
1.41
#65F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#65F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F48D
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F48D | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#3DF0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f48d; /* rgb */ color: rgb(101, 244, 141); /* oklch */ color: oklch(86.5% 0.188 149.9);
Tailwind
colors: {
custom: {
50: '#9df9af',
500: '#65f48d',
950: '#000000',
},
}SCSS
$custom: #65f48d; $custom-light: #9df9af; $custom-dark: #000000;
JSON
{
"hex": "#65f48d",
"rgb": {
"r": 101,
"g": 244,
"b": 141
},
"hsl": {
"h": 136.783,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.86474,
"c": 0.18834,
"h": 149.9
},
"luminance": 0.69391
}Semantic roles & 50–950 ramp
primary
#65F48D
secondary
#CB32A0
accent
#02A4E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581