#68F292#68F292
#68F292 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.180 H 150.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68F292 |
|---|---|
| RGB | rgb(104, 242, 146) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.27, -58.02, 35.30) |
| CIE-LCH | lch(86.27, 67.91, 148.68°) |
| OKLab | oklab(86.17% -0.1571 0.0876) |
| OKLCH | oklch(86.17% 0.18 150.8) |
| XYZ | xyz(42.6462, 68.5187, 38.1666) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.09
Light Green Blue
#56FCA2
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F292 #F268C8
analogous
#83F268 #68F292 #68F2D7
triadic
#68F292 #9268F2 #F29268
tetradic
#68F292 #6883F2 #F268C8 #F2D768
square
#68F292 #6883F2 #F268C8 #F2D768
split-complementary
#68F292 #D768F2 #F26883
monochromatic
#12CE4B #30ED69 #68F292 #A0F7BB #D9FCE3
Accessibility & contrast
On white
1.43
#68F292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#68F292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F292
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F292 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#42EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f292; /* rgb */ color: rgb(104, 242, 146); /* oklch */ color: oklch(86.2% 0.180 150.8);
Tailwind
colors: {
custom: {
50: '#9ef7b3',
500: '#68f292',
950: '#000000',
},
}SCSS
$custom: #68f292; $custom-light: #9ef7b3; $custom-dark: #000000;
JSON
{
"hex": "#68f292",
"rgb": {
"r": 104,
"g": 242,
"b": 146
},
"hsl": {
"h": 138.261,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.8617,
"c": 0.17986,
"h": 150.8
},
"luminance": 0.68523
}Semantic roles & 50–950 ramp
primary
#68F292
secondary
#CA349C
accent
#059EE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581