#67FFAE#67FFAE
#67FFAE is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.173 H 156.8°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFAE |
|---|---|
| RGB | rgb(103, 255, 174) |
| HSL | hsl(148, 100%, 70%) |
| HSV | hsv(148, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.53, -58.29, 26.94) |
| CIE-LCH | lch(90.53, 64.22, 155.20°) |
| OKLab | oklab(89.81% -0.1586 0.0681) |
| OKLCH | oklch(89.81% 0.173 156.8) |
| XYZ | xyz(48.9892, 77.4547, 52.4047) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.69
Light Green Blue
#56FCA2
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFAE #FF67B8
analogous
#6CFF67 #67FFAE #67FFFA
triadic
#67FFAE #AE67FF #FFAE67
tetradic
#67FFAE #676CFF #FF67B8 #FFFA67
square
#67FFAE #676CFF #FF67B8 #FFFA67
split-complementary
#67FFAE #FA67FF #FF676C
monochromatic
#00EC6E #2AFF8D #67FFAE #A4FFCF #E0FFEF
Accessibility & contrast
On white
1.27
#67FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#67FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFAE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFAE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#24FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffae; /* rgb */ color: rgb(103, 255, 174); /* oklch */ color: oklch(89.8% 0.173 156.8);
Tailwind
colors: {
custom: {
50: '#9fffc6',
500: '#67ffae',
950: '#000000',
},
}SCSS
$custom: #67ffae; $custom-light: #9fffc6; $custom-dark: #000000;
JSON
{
"hex": "#67ffae",
"rgb": {
"r": 103,
"g": 255,
"b": 174
},
"hsl": {
"h": 148.026,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89813,
"c": 0.17261,
"h": 156.8
},
"luminance": 0.7746
}Semantic roles & 50–950 ramp
primary
#67FFAE
secondary
#DA308B
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682