#67E49D#67E49D
#67E49D is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.151 H 156.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67E49D |
|---|---|
| RGB | rgb(103, 228, 157) |
| HSL | hsl(146, 70%, 65%) |
| HSV | hsv(146, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.27, -50.71, 24.37) |
| CIE-LCH | lch(82.27, 56.26, 154.34°) |
| OKLab | oklab(82.95% -0.1382 0.0616) |
| OKLCH | oklch(82.95% 0.151 156) |
| XYZ | xyz(39.4195, 60.8011, 41.5502) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.70
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Blue Green
#7EFBB3
ΔE00 5.14
Weird Green
#3AE57F
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E49D #E467AE
analogous
#70E467 #67E49D #67E4DB
triadic
#67E49D #9D67E4 #E49D67
tetradic
#67E49D #6770E4 #E467AE #E4DB67
square
#67E49D #6770E4 #E467AE #E4DB67
split-complementary
#67E49D #DB67E4 #E46770
monochromatic
#1FB15E #33DB7B #67E49D #9BEDBF #CFF6E0
Accessibility & contrast
On white
1.60
#67E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#67E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E49D
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E49D | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D1C8A1
Tritanopia (blue-blind)
#3FE2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #67e49d; /* rgb */ color: rgb(103, 228, 157); /* oklch */ color: oklch(83.0% 0.151 156.0);
Tailwind
colors: {
custom: {
50: '#9bedba',
500: '#67e49d',
950: '#000000',
},
}SCSS
$custom: #67e49d; $custom-light: #9bedba; $custom-dark: #000000;
JSON
{
"hex": "#67e49d",
"rgb": {
"r": 103,
"g": 228,
"b": 157
},
"hsl": {
"h": 145.92,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82951,
"c": 0.15134,
"h": 156
},
"luminance": 0.60805
}Semantic roles & 50–950 ramp
primary
#67E49D
secondary
#B23D80
accent
#1480D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581