#67F2A0#67F2A0
#67F2A0 is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.4% C 0.168 H 154.7°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2A0 |
|---|---|
| RGB | rgb(103, 242, 160) |
| HSL | hsl(145, 84%, 68%) |
| HSV | hsv(145, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(86.47, -55.79, 28.52) |
| CIE-LCH | lch(86.47, 62.66, 152.92°) |
| OKLab | oklab(86.4% -0.1515 0.0717) |
| OKLCH | oklch(86.4% 0.168 154.7) |
| XYZ | xyz(43.6873, 68.9218, 44.2519) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.44
Light Bluish Green
#76FDA8
ΔE00 2.49
Seafoam (survey)
#80F9AD
ΔE00 2.52
Sea Green (survey)
#53FCA1
ΔE00 2.54
Light Blue Green
#7EFBB3
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2A0 #F267B9
analogous
#74F267 #67F2A0 #67F2E5
triadic
#67F2A0 #A067F2 #F2A067
tetradic
#67F2A0 #6774F2 #F267B9 #F2E567
square
#67F2A0 #6774F2 #F267B9 #F2E567
split-complementary
#67F2A0 #E567F2 #F26774
monochromatic
#12CD5E #2FED7D #67F2A0 #9FF7C3 #D8FCE6
Accessibility & contrast
On white
1.42
#67F2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#67F2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2A0
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2A0 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09B
Deuteranopia (green-blind)
#DED3A5
Tritanopia (blue-blind)
#38F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f2a0; /* rgb */ color: rgb(103, 242, 160); /* oklch */ color: oklch(86.4% 0.168 154.7);
Tailwind
colors: {
custom: {
50: '#9df7bc',
500: '#67f2a0',
950: '#000000',
},
}SCSS
$custom: #67f2a0; $custom-light: #9df7bc; $custom-dark: #000000;
JSON
{
"hex": "#67f2a0",
"rgb": {
"r": 103,
"g": 242,
"b": 160
},
"hsl": {
"h": 144.604,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86401,
"c": 0.16767,
"h": 154.7
},
"luminance": 0.68926
}Semantic roles & 50–950 ramp
primary
#67F2A0
secondary
#C9348C
accent
#0587E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582