#67F19F#67F19F
#67F19F is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.167 H 154.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #67F19F |
|---|---|
| RGB | rgb(103, 241, 159) |
| HSL | hsl(144, 83%, 67%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.15, -55.58, 28.61) |
| CIE-LCH | lch(86.15, 62.51, 152.76°) |
| OKLab | oklab(86.14% -0.151 0.0719) |
| OKLCH | oklch(86.14% 0.167 154.5) |
| XYZ | xyz(43.3033, 68.2933, 43.6941) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.62
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F19F #F167B9
analogous
#74F167 #67F19F #67F1E4
triadic
#67F19F #9F67F1 #F19F67
tetradic
#67F19F #6774F1 #F167B9 #F1E467
square
#67F19F #6774F1 #F167B9 #F1E467
split-complementary
#67F19F #E467F1 #F16774
monochromatic
#13CB5D #2FEC7C #67F19F #9FF6C2 #D7FBE6
Accessibility & contrast
On white
1.43
#67F19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#67F19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F19F
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F19F | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF9A
Deuteranopia (green-blind)
#DED2A4
Tritanopia (blue-blind)
#39EFDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f19f; /* rgb */ color: rgb(103, 241, 159); /* oklch */ color: oklch(86.1% 0.167 154.5);
Tailwind
colors: {
custom: {
50: '#9df6bc',
500: '#67f19f',
950: '#000000',
},
}SCSS
$custom: #67f19f; $custom-light: #9df6bc; $custom-dark: #000000;
JSON
{
"hex": "#67f19f",
"rgb": {
"r": 103,
"g": 241,
"b": 159
},
"hsl": {
"h": 144.348,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86139,
"c": 0.16723,
"h": 154.5
},
"luminance": 0.68297
}Semantic roles & 50–950 ramp
primary
#67F19F
secondary
#C7358C
accent
#0687E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582