#67F490#67F490
#67F490 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.185 H 150.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67F490 |
|---|---|
| RGB | rgb(103, 244, 144) |
| HSL | hsl(137, 87%, 68%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 41%, 4.3%) |
| CIE-LAB | lab(86.80, -59.33, 36.99) |
| CIE-LCH | lch(86.80, 69.91, 148.06°) |
| OKLab | oklab(86.59% -0.1605 0.0915) |
| OKLCH | oklch(86.59% 0.185 150.3) |
| XYZ | xyz(42.9751, 69.5945, 37.5485) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.29
Light Bluish Green
#76FDA8
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F490 #F467CB
analogous
#84F467 #67F490 #67F4D7
triadic
#67F490 #9067F4 #F49067
tetradic
#67F490 #6784F4 #F467CB #F4D767
square
#67F490 #6784F4 #F467CB #F4D767
split-complementary
#67F490 #D767F4 #F46784
monochromatic
#0FD148 #2EF066 #67F490 #A0F8BA #D9FCE3
Accessibility & contrast
On white
1.41
#67F490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#67F490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F490
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F490 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#40F0DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f490; /* rgb */ color: rgb(103, 244, 144); /* oklch */ color: oklch(86.6% 0.185 150.3);
Tailwind
colors: {
custom: {
50: '#9ef9b1',
500: '#67f490',
950: '#000000',
},
}SCSS
$custom: #67f490; $custom-light: #9ef9b1; $custom-dark: #000000;
JSON
{
"hex": "#67f490",
"rgb": {
"r": 103,
"g": 244,
"b": 144
},
"hsl": {
"h": 137.447,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.86589,
"c": 0.18477,
"h": 150.3
},
"luminance": 0.69599
}Semantic roles & 50–950 ramp
primary
#67F490
secondary
#CD32A0
accent
#02A2E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581