#68EE93#68EE93
#68EE93 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.174 H 151.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #68EE93 |
|---|---|
| RGB | rgb(104, 238, 147) |
| HSL | hsl(139, 80%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(56.3%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(85.10, -56.29, 33.26) |
| CIE-LCH | lch(85.10, 65.39, 149.42°) |
| OKLab | oklab(85.22% -0.1525 0.0828) |
| OKLCH | oklch(85.22% 0.174 151.5) |
| XYZ | xyz(41.5468, 66.1949, 38.1856) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.56
Light Bluish Green
#76FDA8
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EE93 #EE68C3
analogous
#80EE68 #68EE93 #68EED6
triadic
#68EE93 #9368EE #EE9368
tetradic
#68EE93 #6880EE #EE68C3 #EED668
square
#68EE93 #6880EE #EE68C3 #EED668
split-complementary
#68EE93 #D668EE #EE6880
monochromatic
#16C54E #31E86C #68EE93 #9FF4BA #D6FAE2
Accessibility & contrast
On white
1.47
#68EE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#68EE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EE93
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EE93 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#43EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ee93; /* rgb */ color: rgb(104, 238, 147); /* oklch */ color: oklch(85.2% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#9df4b3',
500: '#68ee93',
950: '#000000',
},
}SCSS
$custom: #68ee93; $custom-light: #9df4b3; $custom-dark: #000000;
JSON
{
"hex": "#68ee93",
"rgb": {
"r": 104,
"g": 238,
"b": 147
},
"hsl": {
"h": 139.254,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85216,
"c": 0.17357,
"h": 151.5
},
"luminance": 0.66199
}Semantic roles & 50–950 ramp
primary
#68EE93
secondary
#C33796
accent
#0998DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581