#68F2A0#68F2A0
#68F2A0 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.4% C 0.167 H 154.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2A0 |
|---|---|
| RGB | rgb(104, 242, 160) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(86.49, -55.58, 28.56) |
| CIE-LCH | lch(86.49, 62.49, 152.80°) |
| OKLab | oklab(86.43% -0.151 0.0719) |
| OKLCH | oklch(86.43% 0.167 154.6) |
| XYZ | xyz(43.8027, 68.9813, 44.2573) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2A0 #F268BA
analogous
#75F268 #68F2A0 #68F2E5
triadic
#68F2A0 #A068F2 #F2A068
tetradic
#68F2A0 #6875F2 #F268BA #F2E568
square
#68F2A0 #6875F2 #F268BA #F2E568
split-complementary
#68F2A0 #E568F2 #F26875
monochromatic
#12CE5E #30ED7D #68F2A0 #A0F7C3 #D9FCE7
Accessibility & contrast
On white
1.42
#68F2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#68F2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2A0
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2A0 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#DFD3A5
Tritanopia (blue-blind)
#3AF0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68f2a0; /* rgb */ color: rgb(104, 242, 160); /* oklch */ color: oklch(86.4% 0.167 154.6);
Tailwind
colors: {
custom: {
50: '#9ef7bc',
500: '#68f2a0',
950: '#000000',
},
}SCSS
$custom: #68f2a0; $custom-light: #9ef7bc; $custom-dark: #000000;
JSON
{
"hex": "#68f2a0",
"rgb": {
"r": 104,
"g": 242,
"b": 160
},
"hsl": {
"h": 144.348,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86434,
"c": 0.1672,
"h": 154.6
},
"luminance": 0.68985
}Semantic roles & 50–950 ramp
primary
#68F2A0
secondary
#CA348D
accent
#0587E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582