#68F299#68F299
#68F299 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.174 H 152.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68F299 |
|---|---|
| RGB | rgb(104, 242, 153) |
| HSL | hsl(141, 84%, 68%) |
| HSV | hsv(141, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.38, -56.83, 31.94) |
| CIE-LCH | lch(86.38, 65.19, 150.66°) |
| OKLab | oklab(86.3% -0.154 0.0799) |
| OKLCH | oklch(86.3% 0.174 152.6) |
| XYZ | xyz(43.2075, 68.7432, 41.1226) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.53
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F299 #F268C1
analogous
#7CF268 #68F299 #68F2DE
triadic
#68F299 #9968F2 #F29968
tetradic
#68F299 #687CF2 #F268C1 #F2DE68
square
#68F299 #687CF2 #F268C1 #F2DE68
split-complementary
#68F299 #DE68F2 #F2687C
monochromatic
#12CE55 #30ED73 #68F299 #A0F7BF #D9FCE5
Accessibility & contrast
On white
1.42
#68F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#68F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F299
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F299 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#E0D39F
Tritanopia (blue-blind)
#3EEFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f299; /* rgb */ color: rgb(104, 242, 153); /* oklch */ color: oklch(86.3% 0.174 152.6);
Tailwind
colors: {
custom: {
50: '#9ef7b7',
500: '#68f299',
950: '#000000',
},
}SCSS
$custom: #68f299; $custom-light: #9ef7b7; $custom-dark: #000000;
JSON
{
"hex": "#68f299",
"rgb": {
"r": 104,
"g": 242,
"b": 153
},
"hsl": {
"h": 141.304,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86298,
"c": 0.17351,
"h": 152.6
},
"luminance": 0.68747
}Semantic roles & 50–950 ramp
primary
#68F299
secondary
#CA3495
accent
#0593E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581