#67FCA9#67FCA9
#67FCA9 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.173 H 155.8°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCA9 |
|---|---|
| RGB | rgb(103, 252, 169) |
| HSL | hsl(147, 96%, 70%) |
| HSV | hsv(147, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(89.56, -58.06, 28.15) |
| CIE-LCH | lch(89.56, 64.52, 154.13°) |
| OKLab | oklab(88.99% -0.1578 0.071) |
| OKLCH | oklch(88.99% 0.173 155.8) |
| XYZ | xyz(47.5613, 75.3643, 49.5687) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.29
Light Green Blue
#56FCA2
ΔE00 1.35
Sea Green (survey)
#53FCA1
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 1.64
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Blue Green
#7EFBB3
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCA9 #FC67BA
analogous
#70FC67 #67FCA9 #67FCF3
triadic
#67FCA9 #A967FC #FCA967
tetradic
#67FCA9 #6770FC #FC67BA #FCF367
square
#67FCA9 #6770FC #FC67BA #FCF367
split-complementary
#67FCA9 #F367FC #FC6770
monochromatic
#05E468 #2BFB87 #67FCA9 #A3FDCB #DFFEED
Accessibility & contrast
On white
1.31
#67FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#67FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCA9
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCA9 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA4
Deuteranopia (green-blind)
#E7DBAE
Tritanopia (blue-blind)
#2BFAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fca9; /* rgb */ color: rgb(103, 252, 169); /* oklch */ color: oklch(89.0% 0.173 155.8);
Tailwind
colors: {
custom: {
50: '#9ffec3',
500: '#67fca9',
950: '#000000',
},
}SCSS
$custom: #67fca9; $custom-light: #9ffec3; $custom-dark: #000000;
JSON
{
"hex": "#67fca9",
"rgb": {
"r": 103,
"g": 252,
"b": 169
},
"hsl": {
"h": 146.577,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.88992,
"c": 0.17302,
"h": 155.8
},
"luminance": 0.75369
}Semantic roles & 50–950 ramp
primary
#67FCA9
secondary
#D7318D
accent
#0080E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682