#65F09C#65F09C
#65F09C is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.8% C 0.169 H 154.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65F09C |
|---|---|
| RGB | rgb(101, 240, 156) |
| HSL | hsl(144, 82%, 67%) |
| HSV | hsv(144, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.75, -56.15, 29.57) |
| CIE-LCH | lch(85.75, 63.46, 152.23°) |
| OKLab | oklab(85.77% -0.1524 0.0742) |
| OKLCH | oklch(85.77% 0.169 154) |
| XYZ | xyz(42.5242, 67.4831, 42.2306) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F09C #F065B9
analogous
#74F065 #65F09C #65F0E2
triadic
#65F09C #9C65F0 #F09C65
tetradic
#65F09C #6574F0 #F065B9 #F0E265
square
#65F09C #6574F0 #F065B9 #F0E265
split-complementary
#65F09C #E265F0 #F06574
monochromatic
#13C75B #2DEB78 #65F09C #9DF5C0 #D5FBE4
Accessibility & contrast
On white
1.45
#65F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#65F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F09C
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F09C | 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)
#F0DE97
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#36EDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f09c; /* rgb */ color: rgb(101, 240, 156); /* oklch */ color: oklch(85.8% 0.169 154.0);
Tailwind
colors: {
custom: {
50: '#9cf6b9',
500: '#65f09c',
950: '#000000',
},
}SCSS
$custom: #65f09c; $custom-light: #9cf6b9; $custom-dark: #000000;
JSON
{
"hex": "#65f09c",
"rgb": {
"r": 101,
"g": 240,
"b": 156
},
"hsl": {
"h": 143.741,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.85774,
"c": 0.16949,
"h": 154
},
"luminance": 0.67487
}Semantic roles & 50–950 ramp
primary
#65F09C
secondary
#C4358C
accent
#0789DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581