#68F2AC#68F2AC
#68F2AC is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.157 H 158.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2AC |
|---|---|
| RGB | rgb(104, 242, 172) |
| HSL | hsl(150, 84%, 68%) |
| HSV | hsv(150, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.71, -53.31, 22.73) |
| CIE-LCH | lch(86.71, 57.95, 156.90°) |
| OKLab | oklab(86.68% -0.1457 0.0577) |
| OKLCH | oklch(86.68% 0.157 158.4) |
| XYZ | xyz(44.9035, 69.4216, 50.0551) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2AC #F268AE
analogous
#69F268 #68F2AC #68F2F1
triadic
#68F2AC #AC68F2 #F2AC68
tetradic
#68F2AC #6869F2 #F268AE #F2F168
square
#68F2AC #6869F2 #F268AE #F2F168
split-complementary
#68F2AC #F168F2 #F26869
monochromatic
#12CE6E #30ED8D #68F2AC #A0F7CB #D9FCEA
Accessibility & contrast
On white
1.41
#68F2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#68F2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2AC
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2AC | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#32F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2ac; /* rgb */ color: rgb(104, 242, 172); /* oklch */ color: oklch(86.7% 0.157 158.4);
Tailwind
colors: {
custom: {
50: '#9ef7c5',
500: '#68f2ac',
950: '#000000',
},
}SCSS
$custom: #68f2ac; $custom-light: #9ef7c5; $custom-dark: #000000;
JSON
{
"hex": "#68f2ac",
"rgb": {
"r": 104,
"g": 242,
"b": 172
},
"hsl": {
"h": 149.565,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86683,
"c": 0.1567,
"h": 158.4
},
"luminance": 0.69426
}Semantic roles & 50–950 ramp
primary
#68F2AC
secondary
#CA3480
accent
#0574E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582