#67F19B#67F19B
#67F19B is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.171 H 153.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67F19B |
|---|---|
| RGB | rgb(103, 241, 155) |
| HSL | hsl(143, 83%, 67%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 35.7%, 5.5%) |
| CIE-LAB | lab(86.08, -56.30, 30.54) |
| CIE-LCH | lch(86.08, 64.05, 151.52°) |
| OKLab | oklab(86.06% -0.1527 0.0765) |
| OKLCH | oklch(86.06% 0.171 153.4) |
| XYZ | xyz(42.9618, 68.1567, 41.8955) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F19B #F167BD
analogous
#78F167 #67F19B #67F1E0
triadic
#67F19B #9B67F1 #F19B67
tetradic
#67F19B #6778F1 #F167BD #F1E067
square
#67F19B #6778F1 #F167BD #F1E067
split-complementary
#67F19B #E067F1 #F16778
monochromatic
#13CB58 #2FEC76 #67F19B #9FF6C0 #D7FBE5
Accessibility & contrast
On white
1.44
#67F19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#67F19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F19B
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F19B | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#3BEEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f19b; /* rgb */ color: rgb(103, 241, 155); /* oklch */ color: oklch(86.1% 0.171 153.4);
Tailwind
colors: {
custom: {
50: '#9df6b9',
500: '#67f19b',
950: '#000000',
},
}SCSS
$custom: #67f19b; $custom-light: #9df6b9; $custom-dark: #000000;
JSON
{
"hex": "#67f19b",
"rgb": {
"r": 103,
"g": 241,
"b": 155
},
"hsl": {
"h": 142.609,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.86061,
"c": 0.17081,
"h": 153.4
},
"luminance": 0.68161
}Semantic roles & 50–950 ramp
primary
#67F19B
secondary
#C73590
accent
#068EE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581