#67F494#67F494
#67F494 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.181 H 151.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #67F494 |
|---|---|
| RGB | rgb(103, 244, 148) |
| HSL | hsl(139, 87%, 68%) |
| HSV | hsv(139, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 39.3%, 4.3%) |
| CIE-LAB | lab(86.86, -58.67, 35.08) |
| CIE-LCH | lch(86.86, 68.36, 149.12°) |
| OKLab | oklab(86.66% -0.1588 0.0872) |
| OKLCH | oklch(86.66% 0.181 151.2) |
| XYZ | xyz(43.2862, 69.7190, 39.1872) |
| Luminance | 0.6972 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.70
Light Bluish Green
#76FDA8
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F494 #F467C7
analogous
#80F467 #67F494 #67F4DA
triadic
#67F494 #9467F4 #F49467
tetradic
#67F494 #6780F4 #F467C7 #F4DA67
square
#67F494 #6780F4 #F467C7 #F4DA67
split-complementary
#67F494 #DA67F4 #F46780
monochromatic
#0FD14D #2EF06C #67F494 #A0F8BC #D9FCE4
Accessibility & contrast
On white
1.41
#67F494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#67F494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F494
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F494 | 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)
#F5E18D
Deuteranopia (green-blind)
#E2D49A
Tritanopia (blue-blind)
#3EF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f494; /* rgb */ color: rgb(103, 244, 148); /* oklch */ color: oklch(86.7% 0.181 151.2);
Tailwind
colors: {
custom: {
50: '#9ef9b4',
500: '#67f494',
950: '#000000',
},
}SCSS
$custom: #67f494; $custom-light: #9ef9b4; $custom-dark: #000000;
JSON
{
"hex": "#67f494",
"rgb": {
"r": 103,
"g": 244,
"b": 148
},
"hsl": {
"h": 139.149,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86659,
"c": 0.18116,
"h": 151.2
},
"luminance": 0.69723
}Semantic roles & 50–950 ramp
primary
#67F494
secondary
#CD329C
accent
#029BE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581