#68EC98#68EC98
#68EC98 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.166 H 153.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #68EC98 |
|---|---|
| RGB | rgb(104, 236, 152) |
| HSL | hsl(142, 78%, 67%) |
| HSV | hsv(142, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 35.6%, 7.5%) |
| CIE-LAB | lab(84.59, -54.64, 30.06) |
| CIE-LCH | lch(84.59, 62.36, 151.18°) |
| OKLab | oklab(84.82% -0.1483 0.0753) |
| OKLCH | oklch(84.82% 0.166 153.1) |
| XYZ | xyz(41.3687, 65.1972, 40.1039) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.28
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Green Blue
#56FCA2
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EC98 #EC68BC
analogous
#7AEC68 #68EC98 #68ECDA
triadic
#68EC98 #9868EC #EC9868
tetradic
#68EC98 #687AEC #EC68BC #ECDA68
square
#68EC98 #687AEC #EC68BC #ECDA68
split-complementary
#68EC98 #DA68EC #EC687A
monochromatic
#18C156 #32E573 #68EC98 #9EF3BD #D5FAE2
Accessibility & contrast
On white
1.50
#68EC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#68EC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EC98
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EC98 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB92
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#41E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68ec98; /* rgb */ color: rgb(104, 236, 152); /* oklch */ color: oklch(84.8% 0.166 153.1);
Tailwind
colors: {
custom: {
50: '#9df3b7',
500: '#68ec98',
950: '#000000',
},
}SCSS
$custom: #68ec98; $custom-light: #9df3b7; $custom-dark: #000000;
JSON
{
"hex": "#68ec98",
"rgb": {
"r": 104,
"g": 236,
"b": 152
},
"hsl": {
"h": 141.818,
"s": 77.647,
"l": 66.667
},
"oklch": {
"l": 0.84824,
"c": 0.1663,
"h": 153.1
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#68EC98
secondary
#C0398E
accent
#0C8FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581