#67F19E#67F19E
#67F19E is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.168 H 154.2°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #67F19E |
|---|---|
| RGB | rgb(103, 241, 158) |
| HSL | hsl(144, 83%, 67%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 34.4%, 5.5%) |
| CIE-LAB | lab(86.14, -55.76, 29.09) |
| CIE-LCH | lch(86.14, 62.89, 152.45°) |
| OKLab | oklab(86.12% -0.1514 0.0731) |
| OKLCH | oklch(86.12% 0.168 154.2) |
| XYZ | xyz(43.2169, 68.2587, 43.2389) |
| Luminance | 0.6826 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.66
Sea Green (survey)
#53FCA1
ΔE00 2.68
Seafoam (survey)
#80F9AD
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F19E #F167BA
analogous
#75F167 #67F19E #67F1E3
triadic
#67F19E #9E67F1 #F19E67
tetradic
#67F19E #6775F1 #F167BA #F1E367
square
#67F19E #6775F1 #F167BA #F1E367
split-complementary
#67F19E #E367F1 #F16775
monochromatic
#13CB5C #2FEC7A #67F19E #9FF6C2 #D7FBE6
Accessibility & contrast
On white
1.43
#67F19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#67F19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F19E
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F19E | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF99
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#3AEEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f19e; /* rgb */ color: rgb(103, 241, 158); /* oklch */ color: oklch(86.1% 0.168 154.2);
Tailwind
colors: {
custom: {
50: '#9df6bb',
500: '#67f19e',
950: '#000000',
},
}SCSS
$custom: #67f19e; $custom-light: #9df6bb; $custom-dark: #000000;
JSON
{
"hex": "#67f19e",
"rgb": {
"r": 103,
"g": 241,
"b": 158
},
"hsl": {
"h": 143.913,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.8612,
"c": 0.16812,
"h": 154.2
},
"luminance": 0.68263
}Semantic roles & 50–950 ramp
primary
#67F19E
secondary
#C7358D
accent
#0689E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582