#65F892#65F892
#65F892 is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.5% C 0.189 H 150.6°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #65F892 |
|---|---|
| RGB | rgb(101, 248, 146) |
| HSL | hsl(138, 91%, 68%) |
| HSV | hsv(138, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(87.96, -60.95, 37.49) |
| CIE-LCH | lch(87.96, 71.56, 148.40°) |
| OKLab | oklab(87.53% -0.1648 0.0928) |
| OKLCH | oklch(87.53% 0.189 150.6) |
| XYZ | xyz(44.1192, 71.9726, 38.7556) |
| Luminance | 0.7198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.95
Light Bluish Green
#76FDA8
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F892 #F865CB
analogous
#81F865 #65F892 #65F8DB
triadic
#65F892 #9265F8 #F89265
tetradic
#65F892 #6581F8 #F865CB #F8DB65
square
#65F892 #6581F8 #F865CB #F8DB65
split-complementary
#65F892 #DB65F8 #F86581
monochromatic
#0AD949 #2AF569 #65F892 #A0FBBB #DAFDE5
Accessibility & contrast
On white
1.36
#65F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#65F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F892
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F892 | 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)
#F9E58B
Deuteranopia (green-blind)
#E6D799
Tritanopia (blue-blind)
#38F4DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f892; /* rgb */ color: rgb(101, 248, 146); /* oklch */ color: oklch(87.5% 0.189 150.6);
Tailwind
colors: {
custom: {
50: '#9dfbb3',
500: '#65f892',
950: '#000000',
},
}SCSS
$custom: #65f892; $custom-light: #9dfbb3; $custom-dark: #000000;
JSON
{
"hex": "#65f892",
"rgb": {
"r": 101,
"g": 248,
"b": 146
},
"hsl": {
"h": 138.367,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.87534,
"c": 0.18911,
"h": 150.6
},
"luminance": 0.71977
}Semantic roles & 50–950 ramp
primary
#65F892
secondary
#D130A0
accent
#009FE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681