#68F593#68F593
#68F593 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.183 H 150.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #68F593 |
|---|---|
| RGB | rgb(104, 245, 147) |
| HSL | hsl(138, 88%, 68%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(87.17, -59.01, 35.99) |
| CIE-LCH | lch(87.17, 69.11, 148.62°) |
| OKLab | oklab(86.92% -0.1597 0.0893) |
| OKLCH | oklch(86.92% 0.183 150.8) |
| XYZ | xyz(43.6246, 70.3504, 38.8781) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F593 #F568CA
analogous
#83F568 #68F593 #68F5DA
triadic
#68F593 #9368F5 #F59368
tetradic
#68F593 #6883F5 #F568CA #F5DA68
square
#68F593 #6883F5 #F568CA #F5DA68
split-complementary
#68F593 #DA68F5 #F56883
monochromatic
#0ED54B #2FF16A #68F593 #A1F9BC #DBFDE5
Accessibility & contrast
On white
1.39
#68F593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#68F593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F593
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F593 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#40F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f593; /* rgb */ color: rgb(104, 245, 147); /* oklch */ color: oklch(86.9% 0.183 150.8);
Tailwind
colors: {
custom: {
50: '#9ef9b3',
500: '#68f593',
950: '#000000',
},
}SCSS
$custom: #68f593; $custom-light: #9ef9b3; $custom-dark: #000000;
JSON
{
"hex": "#68f593",
"rgb": {
"r": 104,
"g": 245,
"b": 147
},
"hsl": {
"h": 138.298,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86916,
"c": 0.18295,
"h": 150.8
},
"luminance": 0.70354
}Semantic roles & 50–950 ramp
primary
#68F593
secondary
#CE339F
accent
#019FE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581