#67FDAE#67FDAE
#67FDAE is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.3% C 0.170 H 157.1°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67FDAE |
|---|---|
| RGB | rgb(103, 253, 174) |
| HSL | hsl(148, 97%, 70%) |
| HSV | hsv(148, 59%, 99%) |
| CMYK | cmyk(59.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(89.95, -57.51, 26.14) |
| CIE-LCH | lch(89.95, 63.17, 155.56°) |
| OKLab | oklab(89.33% -0.1566 0.0661) |
| OKLCH | oklch(89.33% 0.17 157.1) |
| XYZ | xyz(48.3546, 76.1854, 52.1932) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.80
Light Bluish Green
#76FDA8
ΔE00 1.83
Light Green Blue
#56FCA2
ΔE00 1.96
Light Blue Green
#7EFBB3
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FDAE #FD67B6
analogous
#6BFD67 #67FDAE #67FDF9
triadic
#67FDAE #AE67FD #FDAE67
tetradic
#67FDAE #676BFD #FD67B6 #FDF967
square
#67FDAE #676BFD #FD67B6 #FDF967
split-complementary
#67FDAE #F967FD #FD676B
monochromatic
#03E76F #2BFC8E #67FDAE #A3FECE #E0FFEE
Accessibility & contrast
On white
1.29
#67FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#67FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FDAE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FDAE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBA9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#26FBE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fdae; /* rgb */ color: rgb(103, 253, 174); /* oklch */ color: oklch(89.3% 0.170 157.1);
Tailwind
colors: {
custom: {
50: '#9fffc6',
500: '#67fdae',
950: '#000000',
},
}SCSS
$custom: #67fdae; $custom-light: #9fffc6; $custom-dark: #000000;
JSON
{
"hex": "#67fdae",
"rgb": {
"r": 103,
"g": 253,
"b": 174
},
"hsl": {
"h": 148.4,
"s": 97.403,
"l": 69.804
},
"oklch": {
"l": 0.89334,
"c": 0.17,
"h": 157.1
},
"luminance": 0.7619
}Semantic roles & 50–950 ramp
primary
#67FDAE
secondary
#D83089
accent
#0079E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682