#67F48B#67F48B
#67F48B is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.189 H 149.2°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F48B |
|---|---|
| RGB | rgb(103, 244, 139) |
| HSL | hsl(135, 87%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(86.72, -60.13, 39.35) |
| CIE-LCH | lch(86.72, 71.86, 146.80°) |
| OKLab | oklab(86.5% -0.1626 0.0969) |
| OKLCH | oklch(86.5% 0.189 149.2) |
| XYZ | xyz(42.6014, 69.4450, 35.5803) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F48B #F467D0
analogous
#89F467 #67F48B #67F4D1
triadic
#67F48B #8B67F4 #F48B67
tetradic
#67F48B #6789F4 #F467D0 #F4D167
square
#67F48B #6789F4 #F467D0 #F4D167
split-complementary
#67F48B #D167F4 #F46789
monochromatic
#0FD141 #2EF05F #67F48B #A0F8B7 #D9FCE2
Accessibility & contrast
On white
1.41
#67F48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#67F48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F48B
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F48B | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E183
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#42F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f48b; /* rgb */ color: rgb(103, 244, 139); /* oklch */ color: oklch(86.5% 0.189 149.2);
Tailwind
colors: {
custom: {
50: '#9ef9ae',
500: '#67f48b',
950: '#000000',
},
}SCSS
$custom: #67f48b; $custom-light: #9ef9ae; $custom-dark: #000000;
JSON
{
"hex": "#67f48b",
"rgb": {
"r": 103,
"g": 244,
"b": 139
},
"hsl": {
"h": 135.319,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86504,
"c": 0.18928,
"h": 149.2
},
"luminance": 0.69449
}Semantic roles & 50–950 ramp
primary
#67F48B
secondary
#CD32A5
accent
#02AAE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581