#65F08F#65F08F
#65F08F is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.181 H 150.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #65F08F |
|---|---|
| RGB | rgb(101, 240, 143) |
| HSL | hsl(138, 82%, 67%) |
| HSV | hsv(138, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.54, -58.40, 35.83) |
| CIE-LCH | lch(85.54, 68.51, 148.47°) |
| OKLab | oklab(85.53% -0.158 0.0888) |
| OKLCH | oklch(85.53% 0.181 150.7) |
| XYZ | xyz(41.4818, 67.0661, 36.7403) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F08F #F065C6
analogous
#81F065 #65F08F #65F0D4
triadic
#65F08F #8F65F0 #F08F65
tetradic
#65F08F #6581F0 #F065C6 #F0D465
square
#65F08F #6581F0 #F065C6 #F0D465
split-complementary
#65F08F #D465F0 #F06581
monochromatic
#13C74A #2DEB66 #65F08F #9DF5B8 #D5FBE0
Accessibility & contrast
On white
1.46
#65F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#65F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F08F
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F08F | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#3DECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f08f; /* rgb */ color: rgb(101, 240, 143); /* oklch */ color: oklch(85.5% 0.181 150.7);
Tailwind
colors: {
custom: {
50: '#9cf6b1',
500: '#65f08f',
950: '#000000',
},
}SCSS
$custom: #65f08f; $custom-light: #9cf6b1; $custom-dark: #000000;
JSON
{
"hex": "#65f08f",
"rgb": {
"r": 101,
"g": 240,
"b": 143
},
"hsl": {
"h": 138.129,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85533,
"c": 0.18124,
"h": 150.7
},
"luminance": 0.6707
}Semantic roles & 50–950 ramp
primary
#65F08F
secondary
#C43599
accent
#079DDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581