#67FCA6#67FCA6
#67FCA6 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.9% C 0.176 H 154.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #67FCA6 |
|---|---|
| RGB | rgb(103, 252, 166) |
| HSL | hsl(145, 96%, 70%) |
| HSV | hsv(145, 59%, 99%) |
| CMYK | cmyk(59.1%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(89.51, -58.61, 29.59) |
| CIE-LCH | lch(89.51, 65.66, 153.21°) |
| OKLab | oklab(88.93% -0.1591 0.0744) |
| OKLCH | oklch(88.93% 0.176 154.9) |
| XYZ | xyz(47.2829, 75.2529, 48.1025) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.08
Light Bluish Green
#76FDA8
ΔE00 1.10
Sea Green (survey)
#53FCA1
ΔE00 1.26
Seafoam Green
#7AF9AB
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FCA6 #FC67BD
analogous
#73FC67 #67FCA6 #67FCF0
triadic
#67FCA6 #A667FC #FCA667
tetradic
#67FCA6 #6773FC #FC67BD #FCF067
square
#67FCA6 #6773FC #FC67BD #FCF067
split-complementary
#67FCA6 #F067FC #FC6773
monochromatic
#05E463 #2BFB83 #67FCA6 #A3FDC9 #DFFEEC
Accessibility & contrast
On white
1.31
#67FCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#67FCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FCA6
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FCA6 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE9A0
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#2EFAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #67fca6; /* rgb */ color: rgb(103, 252, 166); /* oklch */ color: oklch(88.9% 0.176 154.9);
Tailwind
colors: {
custom: {
50: '#9ffec1',
500: '#67fca6',
950: '#000000',
},
}SCSS
$custom: #67fca6; $custom-light: #9ffec1; $custom-dark: #000000;
JSON
{
"hex": "#67fca6",
"rgb": {
"r": 103,
"g": 252,
"b": 166
},
"hsl": {
"h": 145.369,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.88932,
"c": 0.17565,
"h": 154.9
},
"luminance": 0.75258
}Semantic roles & 50–950 ramp
primary
#67FCA6
secondary
#D73190
accent
#0084E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682