#68F58C#68F58C
#68F58C is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.189 H 149.2°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #68F58C |
|---|---|
| RGB | rgb(104, 245, 140) |
| HSL | hsl(135, 88%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(87.06, -60.13, 39.31) |
| CIE-LCH | lch(87.06, 71.84, 146.83°) |
| OKLab | oklab(86.8% -0.1626 0.0968) |
| OKLCH | oklch(86.8% 0.189 149.2) |
| XYZ | xyz(43.0919, 70.1373, 36.0728) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Baby Green
#8CFF9E
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F58C #F568D1
analogous
#8AF568 #68F58C #68F5D2
triadic
#68F58C #8C68F5 #F58C68
tetradic
#68F58C #688AF5 #F568D1 #F5D268
square
#68F58C #688AF5 #F568D1 #F5D268
split-complementary
#68F58C #D268F5 #F5688A
monochromatic
#0ED541 #2FF160 #68F58C #A1F9B8 #DBFDE3
Accessibility & contrast
On white
1.40
#68F58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#68F58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F58C
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F58C | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E284
Deuteranopia (green-blind)
#E4D593
Tritanopia (blue-blind)
#43F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #68f58c; /* rgb */ color: rgb(104, 245, 140); /* oklch */ color: oklch(86.8% 0.189 149.2);
Tailwind
colors: {
custom: {
50: '#9ff9af',
500: '#68f58c',
950: '#000000',
},
}SCSS
$custom: #68f58c; $custom-light: #9ff9af; $custom-dark: #000000;
JSON
{
"hex": "#68f58c",
"rgb": {
"r": 104,
"g": 245,
"b": 140
},
"hsl": {
"h": 135.319,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.86797,
"c": 0.18927,
"h": 149.2
},
"luminance": 0.70141
}Semantic roles & 50–950 ramp
primary
#68F58C
secondary
#CE33A7
accent
#01AAE4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581