#65F68B#65F68B
#65F68B is a very light, vivid green. Relative luminance 0.705; OKLCH L 86.9% C 0.193 H 149.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65F68B |
|---|---|
| RGB | rgb(101, 246, 139) |
| HSL | hsl(136, 89%, 68%) |
| HSV | hsv(136, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.26, -61.31, 40.03) |
| CIE-LCH | lch(87.26, 73.22, 146.86°) |
| OKLab | oklab(86.93% -0.1657 0.0984) |
| OKLCH | oklch(86.93% 0.193 149.3) |
| XYZ | xyz(42.9797, 70.5382, 35.7713) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.61
Sea Green (survey)
#53FCA1
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F68B #F665D0
analogous
#87F665 #65F68B #65F6D3
triadic
#65F68B #8B65F6 #F68B65
tetradic
#65F68B #6587F6 #F665D0 #F6D365
square
#65F68B #6587F6 #F665D0 #F6D365
split-complementary
#65F68B #D365F6 #F66587
monochromatic
#0CD441 #2BF35F #65F68B #9FF9B7 #D9FDE2
Accessibility & contrast
On white
1.39
#65F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#65F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F68B
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F68B | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#E5D592
Tritanopia (blue-blind)
#3DF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f68b; /* rgb */ color: rgb(101, 246, 139); /* oklch */ color: oklch(86.9% 0.193 149.3);
Tailwind
colors: {
custom: {
50: '#9dfaae',
500: '#65f68b',
950: '#000000',
},
}SCSS
$custom: #65f68b; $custom-light: #9dfaae; $custom-dark: #000000;
JSON
{
"hex": "#65f68b",
"rgb": {
"r": 101,
"g": 246,
"b": 139
},
"hsl": {
"h": 135.724,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.86929,
"c": 0.19276,
"h": 149.3
},
"luminance": 0.70542
}Semantic roles & 50–950 ramp
primary
#65F68B
secondary
#CF30A5
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581