#67F48D#67F48D
#67F48D is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.5% C 0.187 H 149.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F48D |
|---|---|
| RGB | rgb(103, 244, 141) |
| HSL | hsl(136, 87%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(86.75, -59.81, 38.41) |
| CIE-LCH | lch(86.75, 71.08, 147.29°) |
| OKLab | oklab(86.54% -0.1618 0.0948) |
| OKLCH | oklch(86.54% 0.187 149.6) |
| XYZ | xyz(42.7489, 69.5040, 36.3570) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.61
Baby Green
#8CFF9E
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F48D #F467CE
analogous
#87F467 #67F48D #67F4D3
triadic
#67F48D #8D67F4 #F48D67
tetradic
#67F48D #6787F4 #F467CE #F4D367
square
#67F48D #6787F4 #F467CE #F4D367
split-complementary
#67F48D #D367F4 #F46787
monochromatic
#0FD144 #2EF062 #67F48D #A0F8B8 #D9FCE3
Accessibility & contrast
On white
1.41
#67F48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#67F48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F48D
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F48D | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E185
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#41F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f48d; /* rgb */ color: rgb(103, 244, 141); /* oklch */ color: oklch(86.5% 0.187 149.6);
Tailwind
colors: {
custom: {
50: '#9ef9af',
500: '#67f48d',
950: '#000000',
},
}SCSS
$custom: #67f48d; $custom-light: #9ef9af; $custom-dark: #000000;
JSON
{
"hex": "#67f48d",
"rgb": {
"r": 103,
"g": 244,
"b": 141
},
"hsl": {
"h": 136.17,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86538,
"c": 0.18748,
"h": 149.6
},
"luminance": 0.69508
}Semantic roles & 50–950 ramp
primary
#67F48D
secondary
#CD32A3
accent
#02A7E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581