#68F1A7#68F1A7
#68F1A7 is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.3% C 0.160 H 156.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #68F1A7 |
|---|---|
| RGB | rgb(104, 241, 167) |
| HSL | hsl(148, 83%, 68%) |
| HSV | hsv(148, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 30.7%, 5.5%) |
| CIE-LAB | lab(86.33, -53.87, 24.77) |
| CIE-LCH | lch(86.33, 59.29, 155.31°) |
| OKLab | oklab(86.34% -0.1469 0.0627) |
| OKLCH | oklch(86.34% 0.16 156.9) |
| XYZ | xyz(44.1355, 68.6395, 47.4746) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F1A7 #F168B2
analogous
#6EF168 #68F1A7 #68F1EB
triadic
#68F1A7 #A768F1 #F1A768
tetradic
#68F1A7 #686EF1 #F168B2 #F1EB68
square
#68F1A7 #686EF1 #F168B2 #F1EB68
split-complementary
#68F1A7 #EB68F1 #F1686E
monochromatic
#13CC68 #30EC86 #68F1A7 #A0F6C8 #D8FBE8
Accessibility & contrast
On white
1.43
#68F1A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#68F1A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F1A7
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F1A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F1A7 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A2
Deuteranopia (green-blind)
#DDD3AC
Tritanopia (blue-blind)
#36EFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f1a7; /* rgb */ color: rgb(104, 241, 167); /* oklch */ color: oklch(86.3% 0.160 156.9);
Tailwind
colors: {
custom: {
50: '#9ef6c1',
500: '#68f1a7',
950: '#000000',
},
}SCSS
$custom: #68f1a7; $custom-light: #9ef6c1; $custom-dark: #000000;
JSON
{
"hex": "#68f1a7",
"rgb": {
"r": 104,
"g": 241,
"b": 167
},
"hsl": {
"h": 147.591,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.86336,
"c": 0.15968,
"h": 156.9
},
"luminance": 0.68644
}Semantic roles & 50–950 ramp
primary
#68F1A7
secondary
#C83585
accent
#067BDF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582