#68F27D#68F27D
#68F27D is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.199 H 146.5°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #68F27D |
|---|---|
| RGB | rgb(104, 242, 125) |
| HSL | hsl(129, 84%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 48.3%, 5.1%) |
| CIE-LAB | lab(85.97, -61.24, 45.18) |
| CIE-LCH | lch(85.97, 76.10, 143.58°) |
| OKLab | oklab(85.83% -0.1658 0.1096) |
| OKLCH | oklch(85.83% 0.199 146.5) |
| XYZ | xyz(41.1601, 67.9242, 30.3397) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.86
Easter Green
#8CFD7E
ΔE00 4.07
Spring Green
#00FF7F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F27D #F268DD
analogous
#98F268 #68F27D #68F2C2
triadic
#68F27D #7D68F2 #F27D68
tetradic
#68F27D #6898F2 #F268DD #F2C268
square
#68F27D #6898F2 #F268DD #F2C268
split-complementary
#68F27D #C268F2 #F26898
monochromatic
#12CE2E #30ED4C #68F27D #A0F7AE #D9FCDE
Accessibility & contrast
On white
1.44
#68F27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#68F27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F27D
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F27D | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#4AEDD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f27d; /* rgb */ color: rgb(104, 242, 125); /* oklch */ color: oklch(85.8% 0.199 146.5);
Tailwind
colors: {
custom: {
50: '#9ef7a4',
500: '#68f27d',
950: '#000000',
},
}SCSS
$custom: #68f27d; $custom-light: #9ef7a4; $custom-dark: #000000;
JSON
{
"hex": "#68f27d",
"rgb": {
"r": 104,
"g": 242,
"b": 125
},
"hsl": {
"h": 129.13,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.85829,
"c": 0.19871,
"h": 146.5
},
"luminance": 0.67928
}Semantic roles & 50–950 ramp
primary
#68F27D
secondary
#CA34B3
accent
#05BFE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580