#67E48D#67E48D
#67E48D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.166 H 151.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #67E48D |
|---|---|
| RGB | rgb(103, 228, 141) |
| HSL | hsl(138, 70%, 65%) |
| HSV | hsv(138, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 38.2%, 10.6%) |
| CIE-LAB | lab(82.00, -53.59, 32.19) |
| CIE-LCH | lch(82.00, 62.52, 149.01°) |
| OKLab | oklab(82.63% -0.1453 0.0802) |
| OKLCH | oklch(82.63% 0.166 151.1) |
| XYZ | xyz(38.1419, 60.2901, 34.8213) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightgreen
#90EE90
ΔE00 4.74
Aqua Green
#12E193
ΔE00 4.79
Tealish Green
#0CDC73
ΔE00 4.83
Turquoise Green
#04F489
ΔE00 5.15
Seafoam Green
#7AF9AB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E48D #E467BE
analogous
#80E467 #67E48D #67E4CB
triadic
#67E48D #8D67E4 #E48D67
tetradic
#67E48D #6780E4 #E467BE #E4CB67
square
#67E48D #6780E4 #E467BE #E4CB67
split-complementary
#67E48D #CB67E4 #E46780
monochromatic
#1FB14C #33DB66 #67E48D #9BEDB4 #CFF6DB
Accessibility & contrast
On white
1.61
#67E48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#67E48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E48D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E48D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D387
Deuteranopia (green-blind)
#D4C793
Tritanopia (blue-blind)
#47E1CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e48d; /* rgb */ color: rgb(103, 228, 141); /* oklch */ color: oklch(82.6% 0.166 151.1);
Tailwind
colors: {
custom: {
50: '#9cedaf',
500: '#67e48d',
950: '#000000',
},
}SCSS
$custom: #67e48d; $custom-light: #9cedaf; $custom-dark: #000000;
JSON
{
"hex": "#67e48d",
"rgb": {
"r": 103,
"g": 228,
"b": 141
},
"hsl": {
"h": 138.24,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82634,
"c": 0.16594,
"h": 151.1
},
"luminance": 0.60293
}Semantic roles & 50–950 ramp
primary
#67E48D
secondary
#B23D8F
accent
#1498D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581