#67F199#67F199
#67F199 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.173 H 152.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67F199 |
|---|---|
| RGB | rgb(103, 241, 153) |
| HSL | hsl(142, 83%, 67%) |
| HSV | hsv(142, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 36.5%, 5.5%) |
| CIE-LAB | lab(86.05, -56.65, 31.51) |
| CIE-LCH | lch(86.05, 64.82, 150.92°) |
| OKLab | oklab(86.02% -0.1536 0.0788) |
| OKLCH | oklch(86.02% 0.173 152.8) |
| XYZ | xyz(42.7953, 68.0901, 41.0183) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.65
Sea Green (survey)
#53FCA1
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F199 #F167BF
analogous
#7AF167 #67F199 #67F1DE
triadic
#67F199 #9967F1 #F19967
tetradic
#67F199 #677AF1 #F167BF #F1DE67
square
#67F199 #677AF1 #F167BF #F1DE67
split-complementary
#67F199 #DE67F1 #F1677A
monochromatic
#13CB55 #2FEC73 #67F199 #9FF6BF #D7FBE4
Accessibility & contrast
On white
1.44
#67F199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#67F199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F199
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F199 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#DFD29F
Tritanopia (blue-blind)
#3CEEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f199; /* rgb */ color: rgb(103, 241, 153); /* oklch */ color: oklch(86.0% 0.173 152.8);
Tailwind
colors: {
custom: {
50: '#9df6b7',
500: '#67f199',
950: '#000000',
},
}SCSS
$custom: #67f199; $custom-light: #9df6b7; $custom-dark: #000000;
JSON
{
"hex": "#67f199",
"rgb": {
"r": 103,
"g": 241,
"b": 153
},
"hsl": {
"h": 141.739,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86023,
"c": 0.17262,
"h": 152.8
},
"luminance": 0.68094
}Semantic roles & 50–950 ramp
primary
#67F199
secondary
#C73592
accent
#0691E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581