#67F294#67F294
#67F294 is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.178 H 151.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #67F294 |
|---|---|
| RGB | rgb(103, 242, 148) |
| HSL | hsl(139, 84%, 68%) |
| HSV | hsv(139, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.27, -57.90, 34.30) |
| CIE-LCH | lch(86.27, 67.30, 149.36°) |
| OKLab | oklab(86.17% -0.1568 0.0853) |
| OKLCH | oklch(86.17% 0.178 151.4) |
| XYZ | xyz(42.6877, 68.5219, 38.9877) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.86
Light Bluish Green
#76FDA8
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.54
Seafoam (survey)
#80F9AD
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F294 #F267C5
analogous
#80F267 #67F294 #67F2D9
triadic
#67F294 #9467F2 #F29467
tetradic
#67F294 #6780F2 #F267C5 #F2D967
square
#67F294 #6780F2 #F267C5 #F2D967
split-complementary
#67F294 #D967F2 #F26780
monochromatic
#12CD4E #2FED6C #67F294 #9FF7BC #D8FCE3
Accessibility & contrast
On white
1.43
#67F294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#67F294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F294
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F294 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08D
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#3FEFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f294; /* rgb */ color: rgb(103, 242, 148); /* oklch */ color: oklch(86.2% 0.178 151.4);
Tailwind
colors: {
custom: {
50: '#9df7b4',
500: '#67f294',
950: '#000000',
},
}SCSS
$custom: #67f294; $custom-light: #9df7b4; $custom-dark: #000000;
JSON
{
"hex": "#67f294",
"rgb": {
"r": 103,
"g": 242,
"b": 148
},
"hsl": {
"h": 139.424,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86173,
"c": 0.17849,
"h": 151.4
},
"luminance": 0.68526
}Semantic roles & 50–950 ramp
primary
#67F294
secondary
#C93499
accent
#059AE1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581