#67E597#67E597
#67E597 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.158 H 153.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67E597 |
|---|---|
| RGB | rgb(103, 229, 151) |
| HSL | hsl(143, 71%, 65%) |
| HSV | hsv(143, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.46, -52.23, 27.71) |
| CIE-LCH | lch(82.46, 59.13, 152.05°) |
| OKLab | oklab(83.07% -0.1419 0.0697) |
| OKLCH | oklch(83.07% 0.158 153.9) |
| XYZ | xyz(39.1957, 61.1530, 39.0103) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.67
Light Greenish Blue
#63F7B4
ΔE00 5.10
Light Green Blue
#56FCA2
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E597 #E567B5
analogous
#76E567 #67E597 #67E5D6
triadic
#67E597 #9767E5 #E59767
tetradic
#67E597 #6776E5 #E567B5 #E5D667
square
#67E597 #6776E5 #E567B5 #E5D667
split-complementary
#67E597 #D667E5 #E56776
monochromatic
#1FB357 #33DC73 #67E597 #9BEEBB #D0F7DF
Accessibility & contrast
On white
1.59
#67E597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#67E597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E597
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E597 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D3C89C
Tritanopia (blue-blind)
#42E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e597; /* rgb */ color: rgb(103, 229, 151); /* oklch */ color: oklch(83.1% 0.158 153.9);
Tailwind
colors: {
custom: {
50: '#9ceeb6',
500: '#67e597',
950: '#000000',
},
}SCSS
$custom: #67e597; $custom-light: #9ceeb6; $custom-dark: #000000;
JSON
{
"hex": "#67e597",
"rgb": {
"r": 103,
"g": 229,
"b": 151
},
"hsl": {
"h": 142.857,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.8307,
"c": 0.15813,
"h": 153.9
},
"luminance": 0.61157
}Semantic roles & 50–950 ramp
primary
#67E597
secondary
#B43D86
accent
#138AD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581