#68F18E#68F18E
#68F18E is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.182 H 150.0°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68F18E |
|---|---|
| RGB | rgb(104, 241, 142) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.91, -58.29, 36.82) |
| CIE-LCH | lch(85.91, 68.94, 147.72°) |
| OKLab | oklab(85.86% -0.1577 0.0911) |
| OKLCH | oklch(85.86% 0.182 150) |
| XYZ | xyz(42.0437, 67.8028, 36.4576) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F18E #F168CB
analogous
#87F168 #68F18E #68F1D2
triadic
#68F18E #8E68F1 #F18E68
tetradic
#68F18E #6887F1 #F168CB #F1D268
square
#68F18E #6887F1 #F168CB #F1D268
split-complementary
#68F18E #D268F1 #F16887
monochromatic
#13CC46 #30EC64 #68F18E #A0F6B8 #D8FBE2
Accessibility & contrast
On white
1.44
#68F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#68F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F18E
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F18E | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF87
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#44EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f18e; /* rgb */ color: rgb(104, 241, 142); /* oklch */ color: oklch(85.9% 0.182 150.0);
Tailwind
colors: {
custom: {
50: '#9ef6b0',
500: '#68f18e',
950: '#000000',
},
}SCSS
$custom: #68f18e; $custom-light: #9ef6b0; $custom-dark: #000000;
JSON
{
"hex": "#68f18e",
"rgb": {
"r": 104,
"g": 241,
"b": 142
},
"hsl": {
"h": 136.642,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85857,
"c": 0.18215,
"h": 150
},
"luminance": 0.67807
}Semantic roles & 50–950 ramp
primary
#68F18E
secondary
#C8359F
accent
#06A3DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581