#68F18D#68F18D
#68F18D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.183 H 149.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #68F18D |
|---|---|
| RGB | rgb(104, 241, 141) |
| HSL | hsl(136, 83%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 41.5%, 5.5%) |
| CIE-LAB | lab(85.89, -58.45, 37.30) |
| CIE-LCH | lch(85.89, 69.34, 147.46°) |
| OKLab | oklab(85.84% -0.1582 0.0922) |
| OKLCH | oklch(85.84% 0.183 149.8) |
| XYZ | xyz(41.9689, 67.7729, 36.0639) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F18D #F168CC
analogous
#88F168 #68F18D #68F1D1
triadic
#68F18D #8D68F1 #F18D68
tetradic
#68F18D #6888F1 #F168CC #F1D168
square
#68F18D #6888F1 #F168CC #F1D168
split-complementary
#68F18D #D168F1 #F16888
monochromatic
#13CC45 #30EC63 #68F18D #A0F6B7 #D8FBE2
Accessibility & contrast
On white
1.44
#68F18D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#68F18D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F18D
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F18D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F18D | 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)
#F3DE86
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#45EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f18d; /* rgb */ color: rgb(104, 241, 141); /* oklch */ color: oklch(85.8% 0.183 149.8);
Tailwind
colors: {
custom: {
50: '#9ef6af',
500: '#68f18d',
950: '#000000',
},
}SCSS
$custom: #68f18d; $custom-light: #9ef6af; $custom-dark: #000000;
JSON
{
"hex": "#68f18d",
"rgb": {
"r": 104,
"g": 241,
"b": 141
},
"hsl": {
"h": 136.204,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85839,
"c": 0.18306,
"h": 149.8
},
"luminance": 0.67777
}Semantic roles & 50–950 ramp
primary
#68F18D
secondary
#C835A0
accent
#06A5DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581