#67FFAA#67FFAA
#67FFAA is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.176 H 155.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFAA |
|---|---|
| RGB | rgb(103, 255, 170) |
| HSL | hsl(146, 100%, 70%) |
| HSV | hsv(146, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.46, -59.04, 28.86) |
| CIE-LCH | lch(90.46, 65.72, 153.95°) |
| OKLab | oklab(89.73% -0.1604 0.0727) |
| OKLCH | oklch(89.73% 0.176 155.6) |
| XYZ | xyz(48.6051, 77.3010, 50.3815) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.28
Light Green Blue
#56FCA2
ΔE00 1.34
Sea Green (survey)
#53FCA1
ΔE00 1.52
Seafoam Green
#7AF9AB
ΔE00 2.02
Seafoam (survey)
#80F9AD
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFAA #FF67BC
analogous
#70FF67 #67FFAA #67FFF6
triadic
#67FFAA #AA67FF #FFAA67
tetradic
#67FFAA #6770FF #FF67BC #FFF667
square
#67FFAA #6770FF #FF67BC #FFF667
split-complementary
#67FFAA #F667FF #FF6770
monochromatic
#00EC68 #2AFF88 #67FFAA #A4FFCC #E0FFEE
Accessibility & contrast
On white
1.28
#67FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#67FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFAA
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFAA | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#EADEAF
Tritanopia (blue-blind)
#28FDE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffaa; /* rgb */ color: rgb(103, 255, 170); /* oklch */ color: oklch(89.7% 0.176 155.6);
Tailwind
colors: {
custom: {
50: '#9fffc3',
500: '#67ffaa',
950: '#000000',
},
}SCSS
$custom: #67ffaa; $custom-light: #9fffc3; $custom-dark: #000000;
JSON
{
"hex": "#67ffaa",
"rgb": {
"r": 103,
"g": 255,
"b": 170
},
"hsl": {
"h": 146.447,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89732,
"c": 0.17609,
"h": 155.6
},
"luminance": 0.77306
}Semantic roles & 50–950 ramp
primary
#67FFAA
secondary
#DA308F
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682