#68EF8F#68EF8F
#68EF8F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.4% C 0.179 H 150.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #68EF8F |
|---|---|
| RGB | rgb(104, 239, 143) |
| HSL | hsl(137, 81%, 67%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(56.5%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(85.33, -57.35, 35.57) |
| CIE-LCH | lch(85.33, 67.49, 148.19°) |
| OKLab | oklab(85.39% -0.1553 0.0882) |
| OKLCH | oklch(85.39% 0.179 150.4) |
| XYZ | xyz(41.5303, 66.6554, 36.6585) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.81
Lightgreen
#90EE90
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EF8F #EF68C8
analogous
#85EF68 #68EF8F #68EFD2
triadic
#68EF8F #8F68EF #EF8F68
tetradic
#68EF8F #6885EF #EF68C8 #EFD268
square
#68EF8F #6885EF #EF68C8 #EFD268
split-complementary
#68EF8F #D268EF #EF6885
monochromatic
#15C749 #31E966 #68EF8F #9FF5B8 #D7FBE1
Accessibility & contrast
On white
1.47
#68EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#68EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EF8F
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EF8F | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#44EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ef8f; /* rgb */ color: rgb(104, 239, 143); /* oklch */ color: oklch(85.4% 0.179 150.4);
Tailwind
colors: {
custom: {
50: '#9ef5b1',
500: '#68ef8f',
950: '#000000',
},
}SCSS
$custom: #68ef8f; $custom-light: #9ef5b1; $custom-dark: #000000;
JSON
{
"hex": "#68ef8f",
"rgb": {
"r": 104,
"g": 239,
"b": 143
},
"hsl": {
"h": 137.333,
"s": 80.838,
"l": 67.255
},
"oklch": {
"l": 0.85387,
"c": 0.17857,
"h": 150.4
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#68EF8F
secondary
#C5379C
accent
#08A0DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581