#67F493#67F493
#67F493 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.182 H 151.0°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F493 |
|---|---|
| RGB | rgb(103, 244, 147) |
| HSL | hsl(139, 87%, 68%) |
| HSV | hsv(139, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 39.8%, 4.3%) |
| CIE-LAB | lab(86.84, -58.84, 35.56) |
| CIE-LCH | lch(86.84, 68.75, 148.85°) |
| OKLab | oklab(86.64% -0.1592 0.0883) |
| OKLCH | oklch(86.64% 0.182 151) |
| XYZ | xyz(43.2074, 69.6875, 38.7722) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.43
Wintergreen
#20F986
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F493 #F467C8
analogous
#82F467 #67F493 #67F4D9
triadic
#67F493 #9367F4 #F49367
tetradic
#67F493 #6782F4 #F467C8 #F4D967
square
#67F493 #6782F4 #F467C8 #F4D967
split-complementary
#67F493 #D967F4 #F46782
monochromatic
#0FD14C #2EF06A #67F493 #A0F8BC #D9FCE4
Accessibility & contrast
On white
1.41
#67F493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F493
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F493 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18C
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#3EF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f493; /* rgb */ color: rgb(103, 244, 147); /* oklch */ color: oklch(86.6% 0.182 151.0);
Tailwind
colors: {
custom: {
50: '#9ef9b3',
500: '#67f493',
950: '#000000',
},
}SCSS
$custom: #67f493; $custom-light: #9ef9b3; $custom-dark: #000000;
JSON
{
"hex": "#67f493",
"rgb": {
"r": 103,
"g": 244,
"b": 147
},
"hsl": {
"h": 138.723,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86641,
"c": 0.18205,
"h": 151
},
"luminance": 0.69692
}Semantic roles & 50–950 ramp
primary
#67F493
secondary
#CD329D
accent
#029DE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581