#67E59C#67E59C
#67E59C is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.154 H 155.5°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #67E59C |
|---|---|
| RGB | rgb(103, 229, 156) |
| HSL | hsl(145, 71%, 65%) |
| HSV | hsv(145, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 31.9%, 10.2%) |
| CIE-LAB | lab(82.55, -51.31, 25.26) |
| CIE-LCH | lch(82.55, 57.19, 153.79°) |
| OKLab | oklab(83.17% -0.1397 0.0638) |
| OKLCH | oklch(83.17% 0.154 155.5) |
| XYZ | xyz(39.6104, 61.3189, 41.1944) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 4.45
Light Greenish Blue
#63F7B4
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.96
Light Blue Green
#7EFBB3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E59C #E567B0
analogous
#71E567 #67E59C #67E5DB
triadic
#67E59C #9C67E5 #E59C67
tetradic
#67E59C #6771E5 #E567B0 #E5DB67
square
#67E59C #6771E5 #E567B0 #E5DB67
split-complementary
#67E59C #DB67E5 #E56771
monochromatic
#1FB35D #33DC7A #67E59C #9BEEBE #D0F7E0
Accessibility & contrast
On white
1.58
#67E59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#67E59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E59C
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E59C | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D597
Deuteranopia (green-blind)
#D3C8A1
Tritanopia (blue-blind)
#40E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e59c; /* rgb */ color: rgb(103, 229, 156); /* oklch */ color: oklch(83.2% 0.154 155.5);
Tailwind
colors: {
custom: {
50: '#9ceeb9',
500: '#67e59c',
950: '#000000',
},
}SCSS
$custom: #67e59c; $custom-light: #9ceeb9; $custom-dark: #000000;
JSON
{
"hex": "#67e59c",
"rgb": {
"r": 103,
"g": 229,
"b": 156
},
"hsl": {
"h": 145.238,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83172,
"c": 0.15361,
"h": 155.5
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#67E59C
secondary
#B43D82
accent
#1382D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581