#68EC9F#68EC9F
#68EC9F is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.0% C 0.160 H 155.2°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #68EC9F |
|---|---|
| RGB | rgb(104, 236, 159) |
| HSL | hsl(145, 78%, 67%) |
| HSV | hsv(145, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.71, -53.37, 26.66) |
| CIE-LCH | lch(84.71, 59.65, 153.46°) |
| OKLab | oklab(84.96% -0.1452 0.0672) |
| OKLCH | oklch(84.96% 0.16 155.2) |
| XYZ | xyz(41.9590, 65.4333, 43.2129) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.99
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.61
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.77
Light Green Blue
#56FCA2
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EC9F #EC68B5
analogous
#73EC68 #68EC9F #68ECE1
triadic
#68EC9F #9F68EC #EC9F68
tetradic
#68EC9F #6873EC #EC68B5 #ECE168
square
#68EC9F #6873EC #EC68B5 #ECE168
split-complementary
#68EC9F #E168EC #EC6873
monochromatic
#18C15F #32E57C #68EC9F #9EF3C2 #D5FAE4
Accessibility & contrast
On white
1.49
#68EC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#68EC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EC9F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EC9F | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#3EEAD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ec9f; /* rgb */ color: rgb(104, 236, 159); /* oklch */ color: oklch(85.0% 0.160 155.2);
Tailwind
colors: {
custom: {
50: '#9df3bb',
500: '#68ec9f',
950: '#000000',
},
}SCSS
$custom: #68ec9f; $custom-light: #9df3bb; $custom-dark: #000000;
JSON
{
"hex": "#68ec9f",
"rgb": {
"r": 104,
"g": 236,
"b": 159
},
"hsl": {
"h": 145,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84963,
"c": 0.15999,
"h": 155.2
},
"luminance": 0.65437
}Semantic roles & 50–950 ramp
primary
#68EC9F
secondary
#C03987
accent
#0C84DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582