#68F38D#68F38D
#68F38D is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.186 H 149.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #68F38D |
|---|---|
| RGB | rgb(104, 243, 141) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.49, -59.21, 38.07) |
| CIE-LCH | lch(86.49, 70.40, 147.26°) |
| OKLab | oklab(86.33% -0.1602 0.094) |
| OKLCH | oklch(86.33% 0.186 149.6) |
| XYZ | xyz(42.5642, 68.9634, 36.2623) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.54
Sea Green (survey)
#53FCA1
ΔE00 3.59
Light Green Blue
#56FCA2
ΔE00 3.62
Baby Green
#8CFF9E
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F38D #F368CE
analogous
#88F368 #68F38D #68F3D2
triadic
#68F38D #8D68F3 #F38D68
tetradic
#68F38D #6888F3 #F368CE #F3D268
square
#68F38D #6888F3 #F368CE #F3D268
split-complementary
#68F38D #D268F3 #F36888
monochromatic
#11D044 #2FEE62 #68F38D #A1F8B8 #D9FCE3
Accessibility & contrast
On white
1.42
#68F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#68F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F38D
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F38D | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E086
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#44EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f38d; /* rgb */ color: rgb(104, 243, 141); /* oklch */ color: oklch(86.3% 0.186 149.6);
Tailwind
colors: {
custom: {
50: '#9ef8af',
500: '#68f38d',
950: '#000000',
},
}SCSS
$custom: #68f38d; $custom-light: #9ef8af; $custom-dark: #000000;
JSON
{
"hex": "#68f38d",
"rgb": {
"r": 104,
"g": 243,
"b": 141
},
"hsl": {
"h": 135.971,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86326,
"c": 0.18572,
"h": 149.6
},
"luminance": 0.68967
}Semantic roles & 50–950 ramp
primary
#68F38D
secondary
#CC34A3
accent
#04A7E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581