#67F0A7#67F0A7
#67F0A7 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.159 H 157.2°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0A7 |
|---|---|
| RGB | rgb(103, 240, 167) |
| HSL | hsl(148, 82%, 67%) |
| HSV | hsv(148, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 30.4%, 5.9%) |
| CIE-LAB | lab(86.00, -53.68, 24.32) |
| CIE-LCH | lch(86.00, 58.93, 155.63°) |
| OKLab | oklab(86.06% -0.1464 0.0616) |
| OKLCH | oklch(86.06% 0.159 157.2) |
| XYZ | xyz(43.7249, 67.9896, 47.3708) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0A7 #F067B0
analogous
#6CF067 #67F0A7 #67F0EB
triadic
#67F0A7 #A767F0 #F0A767
tetradic
#67F0A7 #676CF0 #F067B0 #F0EB67
square
#67F0A7 #676CF0 #F067B0 #F0EB67
split-complementary
#67F0A7 #EB67F0 #F0676C
monochromatic
#14C968 #2FEB87 #67F0A7 #9FF5C7 #D6FBE7
Accessibility & contrast
On white
1.44
#67F0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#67F0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0A7
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0A7 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA3
Deuteranopia (green-blind)
#DBD2AC
Tritanopia (blue-blind)
#34EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0a7; /* rgb */ color: rgb(103, 240, 167); /* oklch */ color: oklch(86.1% 0.159 157.2);
Tailwind
colors: {
custom: {
50: '#9df6c1',
500: '#67f0a7',
950: '#000000',
},
}SCSS
$custom: #67f0a7; $custom-light: #9df6c1; $custom-dark: #000000;
JSON
{
"hex": "#67f0a7",
"rgb": {
"r": 103,
"g": 240,
"b": 167
},
"hsl": {
"h": 148.029,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86062,
"c": 0.15882,
"h": 157.2
},
"luminance": 0.67994
}Semantic roles & 50–950 ramp
primary
#67F0A7
secondary
#C63582
accent
#077ADE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582