#67F48A#67F48A
#67F48A is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.5% C 0.190 H 149.0°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67F48A |
|---|---|
| RGB | rgb(103, 244, 138) |
| HSL | hsl(135, 87%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(86.71, -60.28, 39.82) |
| CIE-LCH | lch(86.71, 72.25, 146.55°) |
| OKLab | oklab(86.49% -0.163 0.0979) |
| OKLCH | oklch(86.49% 0.19 149) |
| XYZ | xyz(42.5287, 69.4159, 35.1972) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F48A #F467D1
analogous
#8AF467 #67F48A #67F4D1
triadic
#67F48A #8A67F4 #F48A67
tetradic
#67F48A #678AF4 #F467D1 #F4D167
square
#67F48A #678AF4 #F467D1 #F4D167
split-complementary
#67F48A #D167F4 #F4678A
monochromatic
#0FD13F #2EF05E #67F48A #A0F8B6 #D9FCE2
Accessibility & contrast
On white
1.41
#67F48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#67F48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F48A
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F48A | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#E3D491
Tritanopia (blue-blind)
#43F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f48a; /* rgb */ color: rgb(103, 244, 138); /* oklch */ color: oklch(86.5% 0.190 149.0);
Tailwind
colors: {
custom: {
50: '#9ef9ad',
500: '#67f48a',
950: '#000000',
},
}SCSS
$custom: #67f48a; $custom-light: #9ef9ad; $custom-dark: #000000;
JSON
{
"hex": "#67f48a",
"rgb": {
"r": 103,
"g": 244,
"b": 138
},
"hsl": {
"h": 134.894,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86488,
"c": 0.19018,
"h": 149
},
"luminance": 0.6942
}Semantic roles & 50–950 ramp
primary
#67F48A
secondary
#CD32A6
accent
#02ABE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581