#68F48D#68F48D
#68F48D is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.187 H 149.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #68F48D |
|---|---|
| RGB | rgb(104, 244, 141) |
| HSL | hsl(136, 86%, 68%) |
| HSV | hsv(136, 57%, 96%) |
| CMYK | cmyk(57.4%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.78, -59.59, 38.45) |
| CIE-LCH | lch(86.78, 70.92, 147.17°) |
| OKLab | oklab(86.57% -0.1612 0.0949) |
| OKLCH | oklch(86.57% 0.187 149.5) |
| XYZ | xyz(42.8643, 69.5635, 36.3624) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.56
Baby Green
#8CFF9E
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F48D #F468CF
analogous
#89F468 #68F48D #68F4D3
triadic
#68F48D #8D68F4 #F48D68
tetradic
#68F48D #6889F4 #F468CF #F4D368
square
#68F48D #6889F4 #F468CF #F4D368
split-complementary
#68F48D #D368F4 #F46889
monochromatic
#0FD243 #2FF062 #68F48D #A1F8B8 #DAFCE3
Accessibility & contrast
On white
1.41
#68F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#68F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F48D
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F48D | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#43F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f48d; /* rgb */ color: rgb(104, 244, 141); /* oklch */ color: oklch(86.6% 0.187 149.5);
Tailwind
colors: {
custom: {
50: '#9ef9af',
500: '#68f48d',
950: '#000000',
},
}SCSS
$custom: #68f48d; $custom-light: #9ef9af; $custom-dark: #000000;
JSON
{
"hex": "#68f48d",
"rgb": {
"r": 104,
"g": 244,
"b": 141
},
"hsl": {
"h": 135.857,
"s": 86.42,
"l": 68.235
},
"oklch": {
"l": 0.8657,
"c": 0.18704,
"h": 149.5
},
"luminance": 0.69568
}Semantic roles & 50–950 ramp
primary
#68F48D
secondary
#CD33A4
accent
#03A8E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581