#68F18B#68F18B
#68F18B is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.8% C 0.185 H 149.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #68F18B |
|---|---|
| RGB | rgb(104, 241, 139) |
| HSL | hsl(135, 83%, 68%) |
| HSV | hsv(135, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 42.3%, 5.5%) |
| CIE-LAB | lab(85.86, -58.77, 38.25) |
| CIE-LCH | lch(85.86, 70.12, 146.94°) |
| OKLab | oklab(85.81% -0.159 0.0943) |
| OKLCH | oklch(85.81% 0.185 149.3) |
| XYZ | xyz(41.8215, 67.7139, 35.2873) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.63
Weird Green
#3AE57F
ΔE00 3.71
Minty Green
#0BF77D
ΔE00 3.85
Lightgreen
#90EE90
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F18B #F168CE
analogous
#8AF168 #68F18B #68F1CF
triadic
#68F18B #8B68F1 #F18B68
tetradic
#68F18B #688AF1 #F168CE #F1CF68
square
#68F18B #688AF1 #F168CE #F1CF68
split-complementary
#68F18B #CF68F1 #F1688A
monochromatic
#13CC42 #30EC60 #68F18B #A0F6B6 #D8FBE1
Accessibility & contrast
On white
1.44
#68F18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#68F18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F18B
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F18B | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#E0D292
Tritanopia (blue-blind)
#45EDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f18b; /* rgb */ color: rgb(104, 241, 139); /* oklch */ color: oklch(85.8% 0.185 149.3);
Tailwind
colors: {
custom: {
50: '#9ef7ae',
500: '#68f18b',
950: '#000000',
},
}SCSS
$custom: #68f18b; $custom-light: #9ef7ae; $custom-dark: #000000;
JSON
{
"hex": "#68f18b",
"rgb": {
"r": 104,
"g": 241,
"b": 139
},
"hsl": {
"h": 135.328,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.85805,
"c": 0.18488,
"h": 149.3
},
"luminance": 0.67718
}Semantic roles & 50–950 ramp
primary
#68F18B
secondary
#C835A3
accent
#06A8DF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581