#67F3A2#67F3A2
#67F3A2 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.7% C 0.167 H 155.1°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3A2 |
|---|---|
| RGB | rgb(103, 243, 162) |
| HSL | hsl(145, 85%, 68%) |
| HSV | hsv(145, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(86.80, -55.82, 27.95) |
| CIE-LCH | lch(86.80, 62.42, 153.40°) |
| OKLab | oklab(86.68% -0.1517 0.0704) |
| OKLCH | oklch(86.68% 0.167 155.1) |
| XYZ | xyz(44.1621, 69.5892, 45.2802) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3A2 #F367B8
analogous
#72F367 #67F3A2 #67F3E8
triadic
#67F3A2 #A267F3 #F3A267
tetradic
#67F3A2 #6772F3 #F367B8 #F3E867
square
#67F3A2 #6772F3 #F367B8 #F3E867
split-complementary
#67F3A2 #E867F3 #F36772
monochromatic
#10CF61 #2EEF7F #67F3A2 #A0F7C5 #D8FCE7
Accessibility & contrast
On white
1.41
#67F3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#67F3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3A2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3A2 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19D
Deuteranopia (green-blind)
#DFD4A7
Tritanopia (blue-blind)
#36F1DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f3a2; /* rgb */ color: rgb(103, 243, 162); /* oklch */ color: oklch(86.7% 0.167 155.1);
Tailwind
colors: {
custom: {
50: '#9df8be',
500: '#67f3a2',
950: '#000000',
},
}SCSS
$custom: #67f3a2; $custom-light: #9df8be; $custom-dark: #000000;
JSON
{
"hex": "#67f3a2",
"rgb": {
"r": 103,
"g": 243,
"b": 162
},
"hsl": {
"h": 145.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86683,
"c": 0.16724,
"h": 155.1
},
"luminance": 0.69593
}Semantic roles & 50–950 ramp
primary
#67F3A2
secondary
#CB338B
accent
#0484E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582