#68F199#68F199
#68F199 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.172 H 152.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #68F199 |
|---|---|
| RGB | rgb(104, 241, 153) |
| HSL | hsl(141, 83%, 68%) |
| HSV | hsv(141, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.08, -56.43, 31.55) |
| CIE-LCH | lch(86.08, 64.66, 150.79°) |
| OKLab | oklab(86.06% -0.153 0.0789) |
| OKLCH | oklch(86.06% 0.172 152.7) |
| XYZ | xyz(42.9107, 68.1496, 41.0237) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.69
Sea Green (survey)
#53FCA1
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.76
Seafoam (survey)
#80F9AD
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F199 #F168C0
analogous
#7BF168 #68F199 #68F1DE
triadic
#68F199 #9968F1 #F19968
tetradic
#68F199 #687BF1 #F168C0 #F1DE68
square
#68F199 #687BF1 #F168C0 #F1DE68
split-complementary
#68F199 #DE68F1 #F1687B
monochromatic
#13CC55 #30EC73 #68F199 #A0F6BF #D8FBE5
Accessibility & contrast
On white
1.44
#68F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#68F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F199
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F199 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD29F
Tritanopia (blue-blind)
#3FEEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f199; /* rgb */ color: rgb(104, 241, 153); /* oklch */ color: oklch(86.1% 0.172 152.7);
Tailwind
colors: {
custom: {
50: '#9ef6b7',
500: '#68f199',
950: '#000000',
},
}SCSS
$custom: #68f199; $custom-light: #9ef6b7; $custom-dark: #000000;
JSON
{
"hex": "#68f199",
"rgb": {
"r": 104,
"g": 241,
"b": 153
},
"hsl": {
"h": 141.46,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.86056,
"c": 0.17216,
"h": 152.7
},
"luminance": 0.68154
}Semantic roles & 50–950 ramp
primary
#68F199
secondary
#C83594
accent
#0692DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581