#68ED93#68ED93
#68ED93 is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.0% C 0.172 H 151.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #68ED93 |
|---|---|
| RGB | rgb(104, 237, 147) |
| HSL | hsl(139, 79%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.80, -55.90, 32.87) |
| CIE-LCH | lch(84.80, 64.85, 149.54°) |
| OKLab | oklab(84.97% -0.1515 0.0819) |
| OKLCH | oklch(84.97% 0.172 151.6) |
| XYZ | xyz(41.2565, 65.6142, 38.0888) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.72
Seafoam (survey)
#80F9AD
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68ED93 #ED68C2
analogous
#80ED68 #68ED93 #68EDD5
triadic
#68ED93 #9368ED #ED9368
tetradic
#68ED93 #6880ED #ED68C2 #EDD568
square
#68ED93 #6880ED #ED68C2 #EDD568
split-complementary
#68ED93 #D568ED #ED6880
monochromatic
#17C34F #31E66C #68ED93 #9FF4BA #D5FAE1
Accessibility & contrast
On white
1.49
#68ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#68ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68ED93
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68ED93 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#43EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68ed93; /* rgb */ color: rgb(104, 237, 147); /* oklch */ color: oklch(85.0% 0.172 151.6);
Tailwind
colors: {
custom: {
50: '#9df4b3',
500: '#68ed93',
950: '#000000',
},
}SCSS
$custom: #68ed93; $custom-light: #9df4b3; $custom-dark: #000000;
JSON
{
"hex": "#68ed93",
"rgb": {
"r": 104,
"g": 237,
"b": 147
},
"hsl": {
"h": 139.398,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.84973,
"c": 0.17222,
"h": 151.6
},
"luminance": 0.65618
}Semantic roles & 50–950 ramp
primary
#68ED93
secondary
#C13895
accent
#0B98DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581