#67F29F#67F29F
#67F29F is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.169 H 154.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F29F |
|---|---|
| RGB | rgb(103, 242, 159) |
| HSL | hsl(144, 84%, 68%) |
| HSV | hsv(144, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(86.45, -55.97, 29.00) |
| CIE-LCH | lch(86.45, 63.04, 152.61°) |
| OKLab | oklab(86.38% -0.152 0.0729) |
| OKLCH | oklch(86.38% 0.169 154.4) |
| XYZ | xyz(43.6001, 68.8869, 43.7930) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F29F #F267BA
analogous
#74F267 #67F29F #67F2E5
triadic
#67F29F #9F67F2 #F29F67
tetradic
#67F29F #6774F2 #F267BA #F2E567
square
#67F29F #6774F2 #F267BA #F2E567
split-complementary
#67F29F #E567F2 #F26774
monochromatic
#12CD5D #2FED7B #67F29F #9FF7C3 #D8FCE6
Accessibility & contrast
On white
1.42
#67F29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F29F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F29F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E09A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#38EFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f29f; /* rgb */ color: rgb(103, 242, 159); /* oklch */ color: oklch(86.4% 0.169 154.4);
Tailwind
colors: {
custom: {
50: '#9df7bc',
500: '#67f29f',
950: '#000000',
},
}SCSS
$custom: #67f29f; $custom-light: #9df7bc; $custom-dark: #000000;
JSON
{
"hex": "#67f29f",
"rgb": {
"r": 103,
"g": 242,
"b": 159
},
"hsl": {
"h": 144.173,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86381,
"c": 0.16857,
"h": 154.4
},
"luminance": 0.68891
}Semantic roles & 50–950 ramp
primary
#67F29F
secondary
#C9348D
accent
#0588E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582