#67F29E#67F29E
#67F29E is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.169 H 154.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #67F29E |
|---|---|
| RGB | rgb(103, 242, 158) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 34.7%, 5.1%) |
| CIE-LAB | lab(86.43, -56.15, 29.49) |
| CIE-LCH | lch(86.43, 63.42, 152.30°) |
| OKLab | oklab(86.36% -0.1524 0.0741) |
| OKLCH | oklch(86.36% 0.169 154.1) |
| XYZ | xyz(43.5137, 68.8523, 43.3378) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.22
Light Green Blue
#56FCA2
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Blue Green
#7EFBB3
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F29E #F267BB
analogous
#76F267 #67F29E #67F2E3
triadic
#67F29E #9E67F2 #F29E67
tetradic
#67F29E #6776F2 #F267BB #F2E367
square
#67F29E #6776F2 #F267BB #F2E367
split-complementary
#67F29E #E367F2 #F26776
monochromatic
#12CD5C #2FED7A #67F29E #9FF7C2 #D8FCE6
Accessibility & contrast
On white
1.42
#67F29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#67F29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F29E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F29E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E099
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#39EFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f29e; /* rgb */ color: rgb(103, 242, 158); /* oklch */ color: oklch(86.4% 0.169 154.1);
Tailwind
colors: {
custom: {
50: '#9df7bb',
500: '#67f29e',
950: '#000000',
},
}SCSS
$custom: #67f29e; $custom-light: #9df7bb; $custom-dark: #000000;
JSON
{
"hex": "#67f29e",
"rgb": {
"r": 103,
"g": 242,
"b": 158
},
"hsl": {
"h": 143.741,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86362,
"c": 0.16946,
"h": 154.1
},
"luminance": 0.68856
}Semantic roles & 50–950 ramp
primary
#67F29E
secondary
#C9348E
accent
#058AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582