#65F09D#65F09D
#65F09D is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.169 H 154.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65F09D |
|---|---|
| RGB | rgb(101, 240, 157) |
| HSL | hsl(144, 82%, 67%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.76, -55.97, 29.09) |
| CIE-LCH | lch(85.76, 63.08, 152.54°) |
| OKLab | oklab(85.79% -0.1519 0.0731) |
| OKLCH | oklch(85.79% 0.169 154.3) |
| XYZ | xyz(42.6093, 67.5171, 42.6784) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F09D #F065B8
analogous
#72F065 #65F09D #65F0E3
triadic
#65F09D #9D65F0 #F09D65
tetradic
#65F09D #6572F0 #F065B8 #F0E365
square
#65F09D #6572F0 #F065B8 #F0E365
split-complementary
#65F09D #E365F0 #F06572
monochromatic
#13C75C #2DEB7A #65F09D #9DF5C0 #D5FBE4
Accessibility & contrast
On white
1.45
#65F09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#65F09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F09D
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F09D | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE98
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#35EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f09d; /* rgb */ color: rgb(101, 240, 157); /* oklch */ color: oklch(85.8% 0.169 154.3);
Tailwind
colors: {
custom: {
50: '#9cf6ba',
500: '#65f09d',
950: '#000000',
},
}SCSS
$custom: #65f09d; $custom-light: #9cf6ba; $custom-dark: #000000;
JSON
{
"hex": "#65f09d",
"rgb": {
"r": 101,
"g": 240,
"b": 157
},
"hsl": {
"h": 144.173,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85793,
"c": 0.16859,
"h": 154.3
},
"luminance": 0.67521
}Semantic roles & 50–950 ramp
primary
#65F09D
secondary
#C4358B
accent
#0788DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581