#68F198#68F198
#68F198 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.173 H 152.5°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #68F198 |
|---|---|
| RGB | rgb(104, 241, 152) |
| HSL | hsl(141, 83%, 68%) |
| HSV | hsv(141, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(86.06, -56.61, 32.03) |
| CIE-LCH | lch(86.06, 65.04, 150.50°) |
| OKLab | oklab(86.04% -0.1534 0.08) |
| OKLCH | oklch(86.04% 0.173 152.5) |
| XYZ | xyz(42.8284, 68.1167, 40.5905) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F198 #F168C1
analogous
#7CF168 #68F198 #68F1DC
triadic
#68F198 #9868F1 #F19868
tetradic
#68F198 #687CF1 #F168C1 #F1DC68
square
#68F198 #687CF1 #F168C1 #F1DC68
split-complementary
#68F198 #DC68F1 #F1687C
monochromatic
#13CC54 #30EC72 #68F198 #A0F6BE #D8FBE4
Accessibility & contrast
On white
1.44
#68F198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#68F198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F198
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F198 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF92
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#3FEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68f198; /* rgb */ color: rgb(104, 241, 152); /* oklch */ color: oklch(86.0% 0.173 152.5);
Tailwind
colors: {
custom: {
50: '#9ef6b7',
500: '#68f198',
950: '#000000',
},
}SCSS
$custom: #68f198; $custom-light: #9ef6b7; $custom-dark: #000000;
JSON
{
"hex": "#68f198",
"rgb": {
"r": 104,
"g": 241,
"b": 152
},
"hsl": {
"h": 141.022,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.86037,
"c": 0.17307,
"h": 152.5
},
"luminance": 0.68121
}Semantic roles & 50–950 ramp
primary
#68F198
secondary
#C83595
accent
#0693DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581