#67F499#67F499
#67F499 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.177 H 152.5°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67F499 |
|---|---|
| RGB | rgb(103, 244, 153) |
| HSL | hsl(141, 87%, 68%) |
| HSV | hsv(141, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(86.94, -57.82, 32.69) |
| CIE-LCH | lch(86.94, 66.42, 150.52°) |
| OKLab | oklab(86.75% -0.1567 0.0816) |
| OKLCH | oklch(86.75% 0.177 152.5) |
| XYZ | xyz(43.6906, 69.8807, 41.3167) |
| Luminance | 0.6988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.22
Sea Green (survey)
#53FCA1
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.17
Mediumspringgreen
#00FA9A
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F499 #F467C2
analogous
#7BF467 #67F499 #67F4E0
triadic
#67F499 #9967F4 #F49967
tetradic
#67F499 #677BF4 #F467C2 #F4E067
square
#67F499 #677BF4 #F467C2 #F4E067
split-complementary
#67F499 #E067F4 #F4677B
monochromatic
#0FD154 #2EF073 #67F499 #A0F8BF #D9FCE6
Accessibility & contrast
On white
1.40
#67F499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#67F499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F499
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F499 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E293
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#3BF1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f499; /* rgb */ color: rgb(103, 244, 153); /* oklch */ color: oklch(86.8% 0.177 152.5);
Tailwind
colors: {
custom: {
50: '#9ef9b7',
500: '#67f499',
950: '#000000',
},
}SCSS
$custom: #67f499; $custom-light: #9ef9b7; $custom-dark: #000000;
JSON
{
"hex": "#67f499",
"rgb": {
"r": 103,
"g": 244,
"b": 153
},
"hsl": {
"h": 141.277,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.8675,
"c": 0.17663,
"h": 152.5
},
"luminance": 0.69885
}Semantic roles & 50–950 ramp
primary
#67F499
secondary
#CD3296
accent
#0293E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581