#68F594#68F594
#68F594 is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.182 H 151.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68F594 |
|---|---|
| RGB | rgb(104, 245, 148) |
| HSL | hsl(139, 88%, 68%) |
| HSV | hsv(139, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(87.18, -58.84, 35.51) |
| CIE-LCH | lch(87.18, 68.73, 148.89°) |
| OKLab | oklab(86.93% -0.1593 0.0882) |
| OKLCH | oklch(86.93% 0.182 151) |
| XYZ | xyz(43.7034, 70.3819, 39.2932) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.46
Baby Green
#8CFF9E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F594 #F568C9
analogous
#82F568 #68F594 #68F5DA
triadic
#68F594 #9468F5 #F59468
tetradic
#68F594 #6882F5 #F568C9 #F5DA68
square
#68F594 #6882F5 #F568C9 #F5DA68
split-complementary
#68F594 #DA68F5 #F56882
monochromatic
#0ED54C #2FF16B #68F594 #A1F9BD #DBFDE5
Accessibility & contrast
On white
1.39
#68F594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#68F594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F594
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F594 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#40F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f594; /* rgb */ color: rgb(104, 245, 148); /* oklch */ color: oklch(86.9% 0.182 151.0);
Tailwind
colors: {
custom: {
50: '#9ef9b4',
500: '#68f594',
950: '#000000',
},
}SCSS
$custom: #68f594; $custom-light: #9ef9b4; $custom-dark: #000000;
JSON
{
"hex": "#68f594",
"rgb": {
"r": 104,
"g": 245,
"b": 148
},
"hsl": {
"h": 138.723,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86934,
"c": 0.18204,
"h": 151
},
"luminance": 0.70386
}Semantic roles & 50–950 ramp
primary
#68F594
secondary
#CE339E
accent
#019DE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581