#68F592#68F592
#68F592 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.9% C 0.184 H 150.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #68F592 |
|---|---|
| RGB | rgb(104, 245, 146) |
| HSL | hsl(138, 88%, 68%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(87.15, -59.17, 36.46) |
| CIE-LCH | lch(87.15, 69.50, 148.36°) |
| OKLab | oklab(86.9% -0.1601 0.0904) |
| OKLCH | oklch(86.9% 0.184 150.6) |
| XYZ | xyz(43.5464, 70.3191, 38.4667) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.91
Light Green Blue
#56FCA2
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.09
Wintergreen
#20F986
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F592 #F568CB
analogous
#84F568 #68F592 #68F5D8
triadic
#68F592 #9268F5 #F59268
tetradic
#68F592 #6884F5 #F568CB #F5D868
square
#68F592 #6884F5 #F568CB #F5D868
split-complementary
#68F592 #D868F5 #F56884
monochromatic
#0ED549 #2FF169 #68F592 #A1F9BB #DBFDE5
Accessibility & contrast
On white
1.39
#68F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#68F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F592
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F592 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28B
Deuteranopia (green-blind)
#E3D598
Tritanopia (blue-blind)
#41F1DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f592; /* rgb */ color: rgb(104, 245, 146); /* oklch */ color: oklch(86.9% 0.184 150.6);
Tailwind
colors: {
custom: {
50: '#9ef9b3',
500: '#68f592',
950: '#000000',
},
}SCSS
$custom: #68f592; $custom-light: #9ef9b3; $custom-dark: #000000;
JSON
{
"hex": "#68f592",
"rgb": {
"r": 104,
"g": 245,
"b": 146
},
"hsl": {
"h": 137.872,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86899,
"c": 0.18385,
"h": 150.6
},
"luminance": 0.70323
}Semantic roles & 50–950 ramp
primary
#68F592
secondary
#CE33A0
accent
#01A1E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581