#67FCAA#67FCAA
#67FCAA is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.0% C 0.172 H 156.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCAA |
|---|---|
| RGB | rgb(103, 252, 170) |
| HSL | hsl(147, 96%, 70%) |
| HSV | hsv(147, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 32.5%, 1.2%) |
| CIE-LAB | lab(89.58, -57.87, 27.67) |
| CIE-LCH | lch(89.58, 64.15, 154.45°) |
| OKLab | oklab(89.01% -0.1574 0.0698) |
| OKLCH | oklch(89.01% 0.172 156.1) |
| XYZ | xyz(47.6555, 75.4020, 50.0650) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.40
Light Green Blue
#56FCA2
ΔE00 1.47
Seafoam Green
#7AF9AB
ΔE00 1.62
Sea Green (survey)
#53FCA1
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 2.14
Light Blue Green
#7EFBB3
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCAA #FC67B9
analogous
#6FFC67 #67FCAA #67FCF5
triadic
#67FCAA #AA67FC #FCAA67
tetradic
#67FCAA #676FFC #FC67B9 #FCF567
square
#67FCAA #676FFC #FC67B9 #FCF567
split-complementary
#67FCAA #F567FC #FC676F
monochromatic
#05E469 #2BFB88 #67FCAA #A3FDCC #DFFEED
Accessibility & contrast
On white
1.31
#67FCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#67FCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCAA
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCAA | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAA5
Deuteranopia (green-blind)
#E7DBAF
Tritanopia (blue-blind)
#2BFAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fcaa; /* rgb */ color: rgb(103, 252, 170); /* oklch */ color: oklch(89.0% 0.172 156.1);
Tailwind
colors: {
custom: {
50: '#9ffec3',
500: '#67fcaa',
950: '#000000',
},
}SCSS
$custom: #67fcaa; $custom-light: #9ffec3; $custom-dark: #000000;
JSON
{
"hex": "#67fcaa",
"rgb": {
"r": 103,
"g": 252,
"b": 170
},
"hsl": {
"h": 146.98,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.89012,
"c": 0.17215,
"h": 156.1
},
"luminance": 0.75407
}Semantic roles & 50–950 ramp
primary
#67FCAA
secondary
#D7318C
accent
#007EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682