#67FFAF#67FFAF
#67FFAF is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.172 H 157.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFAF |
|---|---|
| RGB | rgb(103, 255, 175) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.55, -58.10, 26.46) |
| CIE-LCH | lch(90.55, 63.84, 155.52°) |
| OKLab | oklab(89.83% -0.1582 0.0669) |
| OKLCH | oklch(89.83% 0.172 157.1) |
| XYZ | xyz(49.0871, 77.4938, 52.9201) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFAF #FF67B7
analogous
#6BFF67 #67FFAF #67FFFB
triadic
#67FFAF #AF67FF #FFAF67
tetradic
#67FFAF #676BFF #FF67B7 #FFFB67
square
#67FFAF #676BFF #FF67B7 #FFFB67
split-complementary
#67FFAF #FB67FF #FF676B
monochromatic
#00EC70 #2AFF8F #67FFAF #A4FFCF #E0FFEF
Accessibility & contrast
On white
1.27
#67FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#67FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFAF
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFAF | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#23FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffaf; /* rgb */ color: rgb(103, 255, 175); /* oklch */ color: oklch(89.8% 0.172 157.1);
Tailwind
colors: {
custom: {
50: '#9fffc7',
500: '#67ffaf',
950: '#000000',
},
}SCSS
$custom: #67ffaf; $custom-light: #9fffc7; $custom-dark: #000000;
JSON
{
"hex": "#67ffaf",
"rgb": {
"r": 103,
"g": 255,
"b": 175
},
"hsl": {
"h": 148.421,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89834,
"c": 0.17175,
"h": 157.1
},
"luminance": 0.77499
}Semantic roles & 50–950 ramp
primary
#67FFAF
secondary
#DA308A
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682