#67E599#67E599
#67E599 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.156 H 154.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67E599 |
|---|---|
| RGB | rgb(103, 229, 153) |
| HSL | hsl(144, 71%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(55%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.50, -51.87, 26.73) |
| CIE-LCH | lch(82.50, 58.35, 152.73°) |
| OKLab | oklab(83.11% -0.1411 0.0673) |
| OKLCH | oklch(83.11% 0.156 154.5) |
| XYZ | xyz(39.3595, 61.2185, 39.8730) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.44
Weird Green
#3AE57F
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E599 #E567B3
analogous
#74E567 #67E599 #67E5D8
triadic
#67E599 #9967E5 #E59967
tetradic
#67E599 #6774E5 #E567B3 #E5D867
square
#67E599 #6774E5 #E567B3 #E5D867
split-complementary
#67E599 #D867E5 #E56774
monochromatic
#1FB359 #33DC76 #67E599 #9BEEBC #D0F7DF
Accessibility & contrast
On white
1.59
#67E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#67E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E599
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E599 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D594
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#41E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e599; /* rgb */ color: rgb(103, 229, 153); /* oklch */ color: oklch(83.1% 0.156 154.5);
Tailwind
colors: {
custom: {
50: '#9ceeb7',
500: '#67e599',
950: '#000000',
},
}SCSS
$custom: #67e599; $custom-light: #9ceeb7; $custom-dark: #000000;
JSON
{
"hex": "#67e599",
"rgb": {
"r": 103,
"g": 229,
"b": 153
},
"hsl": {
"h": 143.81,
"s": 70.787,
"l": 65.098
},
"oklch": {
"l": 0.83111,
"c": 0.15631,
"h": 154.5
},
"luminance": 0.61222
}Semantic roles & 50–950 ramp
primary
#67E599
secondary
#B43D84
accent
#1387D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581