#68F588#68F588
#68F588 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.7% C 0.193 H 148.4°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68F588 |
|---|---|
| RGB | rgb(104, 245, 136) |
| HSL | hsl(134, 88%, 68%) |
| HSV | hsv(134, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(87.01, -60.75, 41.19) |
| CIE-LCH | lch(87.01, 73.40, 145.86°) |
| OKLab | oklab(86.73% -0.1643 0.101) |
| OKLCH | oklch(86.73% 0.193 148.4) |
| XYZ | xyz(42.8023, 70.0215, 34.5477) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.68
Lightgreen (survey)
#76FF7B
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F588 #F568D5
analogous
#8EF568 #68F588 #68F5CE
triadic
#68F588 #8868F5 #F58868
tetradic
#68F588 #688EF5 #F568D5 #F5CE68
square
#68F588 #688EF5 #F568D5 #F5CE68
split-complementary
#68F588 #CE68F5 #F5688E
monochromatic
#0ED53B #2FF15B #68F588 #A1F9B5 #DBFDE2
Accessibility & contrast
On white
1.40
#68F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#68F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F588
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F588 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#45F0DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f588; /* rgb */ color: rgb(104, 245, 136); /* oklch */ color: oklch(86.7% 0.193 148.4);
Tailwind
colors: {
custom: {
50: '#9ff9ac',
500: '#68f588',
950: '#000000',
},
}SCSS
$custom: #68f588; $custom-light: #9ff9ac; $custom-dark: #000000;
JSON
{
"hex": "#68f588",
"rgb": {
"r": 104,
"g": 245,
"b": 136
},
"hsl": {
"h": 133.617,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86731,
"c": 0.19286,
"h": 148.4
},
"luminance": 0.70025
}Semantic roles & 50–950 ramp
primary
#68F588
secondary
#CE33AB
accent
#01B1E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581