#67E59D#67E59D
#67E59D is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.2% C 0.153 H 155.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67E59D |
|---|---|
| RGB | rgb(103, 229, 157) |
| HSL | hsl(146, 71%, 65%) |
| HSV | hsv(146, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.57, -51.12, 24.77) |
| CIE-LCH | lch(82.57, 56.81, 154.15°) |
| OKLab | oklab(83.19% -0.1393 0.0626) |
| OKLCH | oklch(83.19% 0.153 155.8) |
| XYZ | xyz(39.6954, 61.3529, 41.6422) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Light Greenish Blue
#63F7B4
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Blue Green
#7EFBB3
ΔE00 4.94
Weird Green
#3AE57F
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E59D #E567AF
analogous
#70E567 #67E59D #67E5DC
triadic
#67E59D #9D67E5 #E59D67
tetradic
#67E59D #6770E5 #E567AF #E5DC67
square
#67E59D #6770E5 #E567AF #E5DC67
split-complementary
#67E59D #DC67E5 #E56770
monochromatic
#1FB35E #33DC7B #67E59D #9BEEBF #D0F7E0
Accessibility & contrast
On white
1.58
#67E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#67E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E59D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E59D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D599
Deuteranopia (green-blind)
#D2C9A1
Tritanopia (blue-blind)
#3FE3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e59d; /* rgb */ color: rgb(103, 229, 157); /* oklch */ color: oklch(83.2% 0.153 155.8);
Tailwind
colors: {
custom: {
50: '#9ceeba',
500: '#67e59d',
950: '#000000',
},
}SCSS
$custom: #67e59d; $custom-light: #9ceeba; $custom-dark: #000000;
JSON
{
"hex": "#67e59d",
"rgb": {
"r": 103,
"g": 229,
"b": 157
},
"hsl": {
"h": 145.714,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83193,
"c": 0.15271,
"h": 155.8
},
"luminance": 0.61357
}Semantic roles & 50–950 ramp
primary
#67E59D
secondary
#B43D81
accent
#1380D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581