#68F68D#68F68D
#68F68D is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.190 H 149.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #68F68D |
|---|---|
| RGB | rgb(104, 246, 141) |
| HSL | hsl(136, 89%, 69%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(57.7%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(87.37, -60.35, 39.22) |
| CIE-LCH | lch(87.37, 71.98, 146.98°) |
| OKLab | oklab(87.06% -0.1632 0.0966) |
| OKLCH | oklch(87.06% 0.19 149.4) |
| XYZ | xyz(43.4693, 70.7736, 36.5640) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Baby Green
#8CFF9E
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F68D #F668D1
analogous
#8AF668 #68F68D #68F6D4
triadic
#68F68D #8D68F6 #F68D68
tetradic
#68F68D #688AF6 #F668D1 #F6D468
square
#68F68D #688AF6 #F668D1 #F6D468
split-complementary
#68F68D #D468F6 #F6688A
monochromatic
#0DD741 #2EF361 #68F68D #A2F9B9 #DCFDE4
Accessibility & contrast
On white
1.39
#68F68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#68F68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F68D
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F68D | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E385
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#43F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f68d; /* rgb */ color: rgb(104, 246, 141); /* oklch */ color: oklch(87.1% 0.190 149.4);
Tailwind
colors: {
custom: {
50: '#9ffaaf',
500: '#68f68d',
950: '#000000',
},
}SCSS
$custom: #68f68d; $custom-light: #9ffaaf; $custom-dark: #000000;
JSON
{
"hex": "#68f68d",
"rgb": {
"r": 104,
"g": 246,
"b": 141
},
"hsl": {
"h": 135.634,
"s": 88.75,
"l": 68.627
},
"oklch": {
"l": 0.87057,
"c": 0.18968,
"h": 149.4
},
"luminance": 0.70778
}Semantic roles & 50–950 ramp
primary
#68F68D
secondary
#CF33A7
accent
#00AAE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581