#67F2A5#67F2A5
#67F2A5 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.5% C 0.163 H 156.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2A5 |
|---|---|
| RGB | rgb(103, 242, 165) |
| HSL | hsl(147, 84%, 68%) |
| HSV | hsv(147, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 31.8%, 5.1%) |
| CIE-LAB | lab(86.55, -54.86, 26.09) |
| CIE-LCH | lch(86.55, 60.75, 154.56°) |
| OKLab | oklab(86.5% -0.1493 0.0659) |
| OKLCH | oklch(86.5% 0.163 156.2) |
| XYZ | xyz(44.1335, 69.1002, 46.6019) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2A5 #F267B4
analogous
#6EF267 #67F2A5 #67F2EB
triadic
#67F2A5 #A567F2 #F2A567
tetradic
#67F2A5 #676EF2 #F267B4 #F2EB67
square
#67F2A5 #676EF2 #F267B4 #F2EB67
split-complementary
#67F2A5 #EB67F2 #F2676E
monochromatic
#12CD65 #2FED84 #67F2A5 #9FF7C6 #D8FCE8
Accessibility & contrast
On white
1.42
#67F2A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#67F2A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2A5
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2A5 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A0
Deuteranopia (green-blind)
#DED3AA
Tritanopia (blue-blind)
#34F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f2a5; /* rgb */ color: rgb(103, 242, 165); /* oklch */ color: oklch(86.5% 0.163 156.2);
Tailwind
colors: {
custom: {
50: '#9df7c0',
500: '#67f2a5',
950: '#000000',
},
}SCSS
$custom: #67f2a5; $custom-light: #9df7c0; $custom-dark: #000000;
JSON
{
"hex": "#67f2a5",
"rgb": {
"r": 103,
"g": 242,
"b": 165
},
"hsl": {
"h": 146.763,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86503,
"c": 0.16324,
"h": 156.2
},
"luminance": 0.69104
}Semantic roles & 50–950 ramp
primary
#67F2A5
secondary
#C93487
accent
#057FE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582