#68E59D#68E59D
#68E59D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.152 H 155.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #68E59D |
|---|---|
| RGB | rgb(104, 229, 157) |
| HSL | hsl(145, 71%, 65%) |
| HSV | hsv(145, 55%, 90%) |
| CMYK | cmyk(54.6%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.60, -50.90, 24.82) |
| CIE-LCH | lch(82.60, 56.63, 154.00°) |
| OKLab | oklab(83.23% -0.1387 0.0627) |
| OKLCH | oklch(83.23% 0.152 155.7) |
| XYZ | xyz(39.8108, 61.4124, 41.6476) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.92
Weird Green
#3AE57F
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E59D #E568B0
analogous
#71E568 #68E59D #68E5DB
triadic
#68E59D #9D68E5 #E59D68
tetradic
#68E59D #6871E5 #E568B0 #E5DB68
square
#68E59D #6871E5 #E568B0 #E5DB68
split-complementary
#68E59D #DB68E5 #E56871
monochromatic
#1FB45E #34DC7B #68E59D #9CEEBF #D0F7E1
Accessibility & contrast
On white
1.58
#68E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#68E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E59D
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E59D | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D3C9A1
Tritanopia (blue-blind)
#41E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #68e59d; /* rgb */ color: rgb(104, 229, 157); /* oklch */ color: oklch(83.2% 0.152 155.7);
Tailwind
colors: {
custom: {
50: '#9ceeba',
500: '#68e59d',
950: '#000000',
},
}SCSS
$custom: #68e59d; $custom-light: #9ceeba; $custom-dark: #000000;
JSON
{
"hex": "#68e59d",
"rgb": {
"r": 104,
"g": 229,
"b": 157
},
"hsl": {
"h": 145.44,
"s": 70.621,
"l": 65.294
},
"oklch": {
"l": 0.83228,
"c": 0.15221,
"h": 155.7
},
"luminance": 0.61416
}Semantic roles & 50–950 ramp
primary
#68E59D
secondary
#B43D82
accent
#1381D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581