#65F893#65F893
#65F893 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.188 H 150.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65F893 |
|---|---|
| RGB | rgb(101, 248, 147) |
| HSL | hsl(139, 91%, 68%) |
| HSV | hsv(139, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(87.97, -60.78, 37.02) |
| CIE-LCH | lch(87.97, 71.17, 148.66°) |
| OKLab | oklab(87.55% -0.1644 0.0917) |
| OKLCH | oklch(87.55% 0.188 150.8) |
| XYZ | xyz(44.1974, 72.0038, 39.1671) |
| Luminance | 0.7201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F893 #F865CA
analogous
#80F865 #65F893 #65F8DD
triadic
#65F893 #9365F8 #F89365
tetradic
#65F893 #6580F8 #F865CA #F8DD65
square
#65F893 #6580F8 #F865CA #F8DD65
split-complementary
#65F893 #DD65F8 #F86580
monochromatic
#0AD94B #2AF56A #65F893 #A0FBBC #DAFDE5
Accessibility & contrast
On white
1.36
#65F893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#65F893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F893
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F893 | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#E6D79A
Tritanopia (blue-blind)
#38F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f893; /* rgb */ color: rgb(101, 248, 147); /* oklch */ color: oklch(87.6% 0.188 150.8);
Tailwind
colors: {
custom: {
50: '#9dfbb3',
500: '#65f893',
950: '#000000',
},
}SCSS
$custom: #65f893; $custom-light: #9dfbb3; $custom-dark: #000000;
JSON
{
"hex": "#65f893",
"rgb": {
"r": 101,
"g": 248,
"b": 147
},
"hsl": {
"h": 138.776,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87551,
"c": 0.18821,
"h": 150.8
},
"luminance": 0.72008
}Semantic roles & 50–950 ramp
primary
#65F893
secondary
#D1309F
accent
#009EE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681