#65F27D#65F27D
#65F27D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.200 H 146.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65F27D |
|---|---|
| RGB | rgb(101, 242, 125) |
| HSL | hsl(130, 84%, 67%) |
| HSV | hsv(130, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.88, -61.91, 45.05) |
| CIE-LCH | lch(85.88, 76.56, 143.96°) |
| OKLab | oklab(85.73% -0.1675 0.1093) |
| OKLCH | oklch(85.73% 0.2 146.9) |
| XYZ | xyz(40.8180, 67.7478, 30.3237) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.16
Lightgreen (survey)
#76FF7B
ΔE00 3.40
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 4.11
Easter Green
#8CFD7E
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F27D #F265DA
analogous
#93F265 #65F27D #65F2C4
triadic
#65F27D #7D65F2 #F27D65
tetradic
#65F27D #6593F2 #F265DA #F2C465
square
#65F27D #6593F2 #F265DA #F2C465
split-complementary
#65F27D #C465F2 #F26593
monochromatic
#11CB31 #2DED4D #65F27D #9DF7AD #D6FCDC
Accessibility & contrast
On white
1.44
#65F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#65F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F27D
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F27D | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#44EDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f27d; /* rgb */ color: rgb(101, 242, 125); /* oklch */ color: oklch(85.7% 0.200 146.9);
Tailwind
colors: {
custom: {
50: '#9df7a4',
500: '#65f27d',
950: '#000000',
},
}SCSS
$custom: #65f27d; $custom-light: #9df7a4; $custom-dark: #000000;
JSON
{
"hex": "#65f27d",
"rgb": {
"r": 101,
"g": 242,
"b": 125
},
"hsl": {
"h": 130.213,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.85732,
"c": 0.19999,
"h": 146.9
},
"luminance": 0.67752
}Semantic roles & 50–950 ramp
primary
#65F27D
secondary
#C833AF
accent
#05BBE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580