#68F2A4#68F2A4
#68F2A4 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.164 H 155.8°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2A4 |
|---|---|
| RGB | rgb(104, 242, 164) |
| HSL | hsl(146, 84%, 68%) |
| HSV | hsv(146, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 32.2%, 5.1%) |
| CIE-LAB | lab(86.57, -54.84, 26.62) |
| CIE-LCH | lch(86.57, 60.96, 154.10°) |
| OKLab | oklab(86.51% -0.1492 0.0672) |
| OKLCH | oklch(86.51% 0.164 155.8) |
| XYZ | xyz(44.1582, 69.1235, 46.1298) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 2.72
Light Greenish Blue
#63F7B4
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2A4 #F268B6
analogous
#71F268 #68F2A4 #68F2E9
triadic
#68F2A4 #A468F2 #F2A468
tetradic
#68F2A4 #6871F2 #F268B6 #F2E968
square
#68F2A4 #6871F2 #F268B6 #F2E968
split-complementary
#68F2A4 #E968F2 #F26871
monochromatic
#12CE64 #30ED82 #68F2A4 #A0F7C6 #D9FCE8
Accessibility & contrast
On white
1.42
#68F2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#68F2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2A4
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2A4 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19F
Deuteranopia (green-blind)
#DED3A9
Tritanopia (blue-blind)
#38F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #68f2a4; /* rgb */ color: rgb(104, 242, 164); /* oklch */ color: oklch(86.5% 0.164 155.8);
Tailwind
colors: {
custom: {
50: '#9ef7bf',
500: '#68f2a4',
950: '#000000',
},
}SCSS
$custom: #68f2a4; $custom-light: #9ef7bf; $custom-dark: #000000;
JSON
{
"hex": "#68f2a4",
"rgb": {
"r": 104,
"g": 242,
"b": 164
},
"hsl": {
"h": 146.087,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.86514,
"c": 0.16365,
"h": 155.8
},
"luminance": 0.69128
}Semantic roles & 50–950 ramp
primary
#68F2A4
secondary
#CA3489
accent
#0581E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582