#68F38B#68F38B
#68F38B is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.188 H 149.2°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68F38B |
|---|---|
| RGB | rgb(104, 243, 139) |
| HSL | hsl(135, 85%, 68%) |
| HSV | hsv(135, 57%, 95%) |
| CMYK | cmyk(57.2%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.46, -59.53, 39.01) |
| CIE-LCH | lch(86.46, 71.18, 146.76°) |
| OKLab | oklab(86.29% -0.161 0.0961) |
| OKLCH | oklch(86.29% 0.188 149.2) |
| XYZ | xyz(42.4167, 68.9044, 35.4857) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.64
Baby Green
#8CFF9E
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F38B #F368D0
analogous
#8AF368 #68F38B #68F3D0
triadic
#68F38B #8B68F3 #F38B68
tetradic
#68F38B #688AF3 #F368D0 #F3D068
square
#68F38B #688AF3 #F368D0 #F3D068
split-complementary
#68F38B #D068F3 #F3688A
monochromatic
#11D041 #2FEE5F #68F38B #A1F8B7 #D9FCE2
Accessibility & contrast
On white
1.42
#68F38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#68F38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F38B
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F38B | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#45EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f38b; /* rgb */ color: rgb(104, 243, 139); /* oklch */ color: oklch(86.3% 0.188 149.2);
Tailwind
colors: {
custom: {
50: '#9ef8ae',
500: '#68f38b',
950: '#000000',
},
}SCSS
$custom: #68f38b; $custom-light: #9ef8ae; $custom-dark: #000000;
JSON
{
"hex": "#68f38b",
"rgb": {
"r": 104,
"g": 243,
"b": 139
},
"hsl": {
"h": 135.108,
"s": 85.276,
"l": 68.039
},
"oklch": {
"l": 0.86293,
"c": 0.18753,
"h": 149.2
},
"luminance": 0.68908
}Semantic roles & 50–950 ramp
primary
#68F38B
secondary
#CC34A5
accent
#04AAE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581