#67F2A3#67F2A3
#67F2A3 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.5% C 0.165 H 155.6°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2A3 |
|---|---|
| RGB | rgb(103, 242, 163) |
| HSL | hsl(146, 84%, 68%) |
| HSV | hsv(146, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 32.6%, 5.1%) |
| CIE-LAB | lab(86.52, -55.24, 27.07) |
| CIE-LCH | lch(86.52, 61.51, 153.90°) |
| OKLab | oklab(86.46% -0.1502 0.0683) |
| OKLCH | oklch(86.46% 0.165 155.6) |
| XYZ | xyz(43.9529, 69.0280, 45.6507) |
| Luminance | 0.6903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.99
Seafoam (survey)
#80F9AD
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2A3 #F267B6
analogous
#71F267 #67F2A3 #67F2E8
triadic
#67F2A3 #A367F2 #F2A367
tetradic
#67F2A3 #6771F2 #F267B6 #F2E867
square
#67F2A3 #6771F2 #F267B6 #F2E867
split-complementary
#67F2A3 #E867F2 #F26771
monochromatic
#12CD62 #2FED81 #67F2A3 #9FF7C5 #D8FCE7
Accessibility & contrast
On white
1.42
#67F2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#67F2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2A3
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2A3 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E19E
Deuteranopia (green-blind)
#DED3A8
Tritanopia (blue-blind)
#36F0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2a3; /* rgb */ color: rgb(103, 242, 163); /* oklch */ color: oklch(86.5% 0.165 155.6);
Tailwind
colors: {
custom: {
50: '#9df7be',
500: '#67f2a3',
950: '#000000',
},
}SCSS
$custom: #67f2a3; $custom-light: #9df7be; $custom-dark: #000000;
JSON
{
"hex": "#67f2a3",
"rgb": {
"r": 103,
"g": 242,
"b": 163
},
"hsl": {
"h": 145.899,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86461,
"c": 0.16501,
"h": 155.6
},
"luminance": 0.69032
}Semantic roles & 50–950 ramp
primary
#67F2A3
secondary
#C93489
accent
#0582E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582