#67F19C#67F19C
#67F19C is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.170 H 153.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #67F19C |
|---|---|
| RGB | rgb(103, 241, 156) |
| HSL | hsl(143, 83%, 67%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 35.3%, 5.5%) |
| CIE-LAB | lab(86.10, -56.12, 30.06) |
| CIE-LCH | lch(86.10, 63.66, 151.83°) |
| OKLab | oklab(86.08% -0.1523 0.0754) |
| OKLCH | oklch(86.08% 0.17 153.7) |
| XYZ | xyz(43.0462, 68.1904, 42.3396) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F19C #F167BC
analogous
#77F167 #67F19C #67F1E1
triadic
#67F19C #9C67F1 #F19C67
tetradic
#67F19C #6777F1 #F167BC #F1E167
square
#67F19C #6777F1 #F167BC #F1E167
split-complementary
#67F19C #E167F1 #F16777
monochromatic
#13CB59 #2FEC77 #67F19C #9FF6C0 #D7FBE5
Accessibility & contrast
On white
1.43
#67F19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#67F19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F19C
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F19C | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF96
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#3BEEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f19c; /* rgb */ color: rgb(103, 241, 156); /* oklch */ color: oklch(86.1% 0.170 153.7);
Tailwind
colors: {
custom: {
50: '#9df6b9',
500: '#67f19c',
950: '#000000',
},
}SCSS
$custom: #67f19c; $custom-light: #9df6b9; $custom-dark: #000000;
JSON
{
"hex": "#67f19c",
"rgb": {
"r": 103,
"g": 241,
"b": 156
},
"hsl": {
"h": 143.043,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86081,
"c": 0.16991,
"h": 153.7
},
"luminance": 0.68194
}Semantic roles & 50–950 ramp
primary
#67F19C
secondary
#C7358F
accent
#068CE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581