#67F29D#67F29D
#67F29D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.170 H 153.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #67F29D |
|---|---|
| RGB | rgb(103, 242, 157) |
| HSL | hsl(143, 84%, 68%) |
| HSV | hsv(143, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 35.1%, 5.1%) |
| CIE-LAB | lab(86.41, -56.33, 29.97) |
| CIE-LCH | lch(86.41, 63.81, 151.99°) |
| OKLab | oklab(86.34% -0.1529 0.0752) |
| OKLCH | oklch(86.34% 0.17 153.8) |
| XYZ | xyz(43.4280, 68.8180, 42.8864) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.38
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F29D #F267BC
analogous
#77F267 #67F29D #67F2E2
triadic
#67F29D #9D67F2 #F29D67
tetradic
#67F29D #6777F2 #F267BC #F2E267
square
#67F29D #6777F2 #F267BC #F2E267
split-complementary
#67F29D #E267F2 #F26777
monochromatic
#12CD5A #2FED79 #67F29D #9FF7C1 #D8FCE6
Accessibility & contrast
On white
1.42
#67F29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#67F29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F29D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F29D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E097
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#3AEFDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f29d; /* rgb */ color: rgb(103, 242, 157); /* oklch */ color: oklch(86.3% 0.170 153.8);
Tailwind
colors: {
custom: {
50: '#9df7ba',
500: '#67f29d',
950: '#000000',
},
}SCSS
$custom: #67f29d; $custom-light: #9df7ba; $custom-dark: #000000;
JSON
{
"hex": "#67f29d",
"rgb": {
"r": 103,
"g": 242,
"b": 157
},
"hsl": {
"h": 143.309,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86342,
"c": 0.17035,
"h": 153.8
},
"luminance": 0.68822
}Semantic roles & 50–950 ramp
primary
#67F29D
secondary
#C9348F
accent
#058BE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581