#68F29D#68F29D
#68F29D is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.170 H 153.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68F29D |
|---|---|
| RGB | rgb(104, 242, 157) |
| HSL | hsl(143, 84%, 68%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.44, -56.12, 30.02) |
| CIE-LCH | lch(86.44, 63.64, 151.86°) |
| OKLab | oklab(86.38% -0.1523 0.0753) |
| OKLCH | oklch(86.38% 0.17 153.7) |
| XYZ | xyz(43.5434, 68.8776, 42.8918) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.45
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Blue Green
#7EFBB3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F29D #F268BD
analogous
#78F268 #68F29D #68F2E2
triadic
#68F29D #9D68F2 #F29D68
tetradic
#68F29D #6878F2 #F268BD #F2E268
square
#68F29D #6878F2 #F268BD #F2E268
split-complementary
#68F29D #E268F2 #F26878
monochromatic
#12CE5A #30ED78 #68F29D #A0F7C2 #D9FCE6
Accessibility & contrast
On white
1.42
#68F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#68F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F29D
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F29D | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#3CEFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f29d; /* rgb */ color: rgb(104, 242, 157); /* oklch */ color: oklch(86.4% 0.170 153.7);
Tailwind
colors: {
custom: {
50: '#9ef7ba',
500: '#68f29d',
950: '#000000',
},
}SCSS
$custom: #68f29d; $custom-light: #9ef7ba; $custom-dark: #000000;
JSON
{
"hex": "#68f29d",
"rgb": {
"r": 104,
"g": 242,
"b": 157
},
"hsl": {
"h": 143.043,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86375,
"c": 0.1699,
"h": 153.7
},
"luminance": 0.68882
}Semantic roles & 50–950 ramp
primary
#68F29D
secondary
#CA3490
accent
#058CE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581