#67E49F#67E49F
#67E49F is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.150 H 156.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67E49F |
|---|---|
| RGB | rgb(103, 228, 159) |
| HSL | hsl(147, 70%, 65%) |
| HSV | hsv(147, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.31, -50.33, 23.38) |
| CIE-LCH | lch(82.31, 55.50, 155.08°) |
| OKLab | oklab(82.99% -0.1373 0.0592) |
| OKLCH | oklch(82.99% 0.15 156.7) |
| XYZ | xyz(39.5917, 60.8700, 42.4568) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.78
Seafoam (survey)
#80F9AD
ΔE00 4.88
Light Blue Green
#7EFBB3
ΔE00 5.12
Seafoam
#7FE0B3
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E49F #E467AC
analogous
#6EE467 #67E49F #67E4DD
triadic
#67E49F #9F67E4 #E49F67
tetradic
#67E49F #676EE4 #E467AC #E4DD67
square
#67E49F #676EE4 #E467AC #E4DD67
split-complementary
#67E49F #DD67E4 #E4676E
monochromatic
#1FB161 #33DB7E #67E49F #9BEDC0 #CFF6E1
Accessibility & contrast
On white
1.59
#67E49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#67E49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E49F
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E49F | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49B
Deuteranopia (green-blind)
#D1C8A3
Tritanopia (blue-blind)
#3EE2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e49f; /* rgb */ color: rgb(103, 228, 159); /* oklch */ color: oklch(83.0% 0.150 156.7);
Tailwind
colors: {
custom: {
50: '#9bedbb',
500: '#67e49f',
950: '#000000',
},
}SCSS
$custom: #67e49f; $custom-light: #9bedbb; $custom-dark: #000000;
JSON
{
"hex": "#67e49f",
"rgb": {
"r": 103,
"g": 228,
"b": 159
},
"hsl": {
"h": 146.88,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82993,
"c": 0.14956,
"h": 156.7
},
"luminance": 0.60874
}Semantic roles & 50–950 ramp
primary
#67E49F
secondary
#B23D7E
accent
#147DD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582