#67E699#67E699
#67E699 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.158 H 154.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67E699 |
|---|---|
| RGB | rgb(103, 230, 153) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 33.5%, 9.8%) |
| CIE-LAB | lab(82.79, -52.27, 27.13) |
| CIE-LCH | lch(82.79, 58.90, 152.57°) |
| OKLab | oklab(83.35% -0.1421 0.0683) |
| OKLCH | oklch(83.35% 0.158 154.3) |
| XYZ | xyz(39.6370, 61.7735, 39.9655) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.07
Seafoam Green
#7AF9AB
ΔE00 4.24
Weird Green
#3AE57F
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Greenish Blue
#63F7B4
ΔE00 4.77
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E699 #E667B4
analogous
#74E667 #67E699 #67E6D8
triadic
#67E699 #9967E6 #E69967
tetradic
#67E699 #6774E6 #E667B4 #E6D867
square
#67E699 #6774E6 #E667B4 #E6D867
split-complementary
#67E699 #D867E6 #E66774
monochromatic
#1EB559 #32DD76 #67E699 #9CEFBC #D0F7E0
Accessibility & contrast
On white
1.57
#67E699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#67E699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E699
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E699 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D694
Deuteranopia (green-blind)
#D4C99E
Tritanopia (blue-blind)
#41E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e699; /* rgb */ color: rgb(103, 230, 153); /* oklch */ color: oklch(83.4% 0.158 154.3);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#67e699',
950: '#000000',
},
}SCSS
$custom: #67e699; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#67e699",
"rgb": {
"r": 103,
"g": 230,
"b": 153
},
"hsl": {
"h": 143.622,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83354,
"c": 0.15768,
"h": 154.3
},
"luminance": 0.61777
}Semantic roles & 50–950 ramp
primary
#67E699
secondary
#B53C85
accent
#1287D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581