#67FFA3#67FFA3
#67FFA3 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.182 H 153.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFA3 |
|---|---|
| RGB | rgb(103, 255, 163) |
| HSL | hsl(144, 100%, 70%) |
| HSV | hsv(144, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(90.34, -60.31, 32.21) |
| CIE-LCH | lch(90.34, 68.37, 151.89°) |
| OKLab | oklab(89.6% -0.1634 0.0807) |
| OKLCH | oklch(89.6% 0.182 153.7) |
| XYZ | xyz(47.9605, 77.0432, 46.9866) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.28
Sea Green (survey)
#53FCA1
ΔE00 1.36
Light Bluish Green
#76FDA8
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 3.05
Mediumspringgreen
#00FA9A
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFA3 #FF67C3
analogous
#77FF67 #67FFA3 #67FFEF
triadic
#67FFA3 #A367FF #FFA367
tetradic
#67FFA3 #6777FF #FF67C3 #FFEF67
square
#67FFA3 #6777FF #FF67C3 #FFEF67
split-complementary
#67FFA3 #EF67FF #FF6777
monochromatic
#00EC5D #2AFF7E #67FFA3 #A4FFC8 #E0FFEC
Accessibility & contrast
On white
1.28
#67FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#67FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFA3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFA3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9D
Deuteranopia (green-blind)
#EBDEA9
Tritanopia (blue-blind)
#2FFCE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #67ffa3; /* rgb */ color: rgb(103, 255, 163); /* oklch */ color: oklch(89.6% 0.182 153.7);
Tailwind
colors: {
custom: {
50: '#9fffbf',
500: '#67ffa3',
950: '#000000',
},
}SCSS
$custom: #67ffa3; $custom-light: #9fffbf; $custom-dark: #000000;
JSON
{
"hex": "#67ffa3",
"rgb": {
"r": 103,
"g": 255,
"b": 163
},
"hsl": {
"h": 143.684,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89596,
"c": 0.18225,
"h": 153.7
},
"luminance": 0.77048
}Semantic roles & 50–950 ramp
primary
#67FFA3
secondary
#DA3097
accent
#008BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682