#67F3A0#67F3A0
#67F3A0 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.169 H 154.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3A0 |
|---|---|
| RGB | rgb(103, 243, 160) |
| HSL | hsl(144, 85%, 68%) |
| HSV | hsv(144, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 34.2%, 4.7%) |
| CIE-LAB | lab(86.76, -56.18, 28.92) |
| CIE-LCH | lch(86.76, 63.19, 152.77°) |
| OKLab | oklab(86.64% -0.1526 0.0727) |
| OKLCH | oklch(86.64% 0.169 154.5) |
| XYZ | xyz(43.9857, 69.5186, 44.3513) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.00
Light Green Blue
#56FCA2
ΔE00 2.23
Light Bluish Green
#76FDA8
ΔE00 2.29
Sea Green (survey)
#53FCA1
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3A0 #F367BA
analogous
#74F367 #67F3A0 #67F3E6
triadic
#67F3A0 #A067F3 #F3A067
tetradic
#67F3A0 #6774F3 #F367BA #F3E667
square
#67F3A0 #6774F3 #F367BA #F3E667
split-complementary
#67F3A0 #E667F3 #F36774
monochromatic
#10CF5E #2EEF7D #67F3A0 #A0F7C3 #D8FCE7
Accessibility & contrast
On white
1.41
#67F3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#67F3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3A0
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3A0 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19B
Deuteranopia (green-blind)
#DFD4A5
Tritanopia (blue-blind)
#37F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f3a0; /* rgb */ color: rgb(103, 243, 160); /* oklch */ color: oklch(86.6% 0.169 154.5);
Tailwind
colors: {
custom: {
50: '#9df8bc',
500: '#67f3a0',
950: '#000000',
},
}SCSS
$custom: #67f3a0; $custom-light: #9df8bc; $custom-dark: #000000;
JSON
{
"hex": "#67f3a0",
"rgb": {
"r": 103,
"g": 243,
"b": 160
},
"hsl": {
"h": 144.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86643,
"c": 0.16901,
"h": 154.5
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#67F3A0
secondary
#CB338D
accent
#0487E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582