#67EFAA#67EFAA
#67EFAA is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.9% C 0.155 H 158.4°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67EFAA |
|---|---|
| RGB | rgb(103, 239, 170) |
| HSL | hsl(150, 81%, 67%) |
| HSV | hsv(150, 57%, 94%) |
| CMYK | cmyk(56.9%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(85.76, -52.69, 22.45) |
| CIE-LCH | lch(85.76, 57.27, 156.92°) |
| OKLab | oklab(85.89% -0.144 0.057) |
| OKLCH | oklch(85.89% 0.155 158.4) |
| XYZ | xyz(43.7119, 67.5147, 48.7505) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.03
Seafoam (survey)
#80F9AD
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EFAA #EF67AC
analogous
#68EF67 #67EFAA #67EFEE
triadic
#67EFAA #AA67EF #EFAA67
tetradic
#67EFAA #6768EF #EF67AC #EFEE67
square
#67EFAA #6768EF #EF67AC #EFEE67
split-complementary
#67EFAA #EE67EF #EF6768
monochromatic
#15C76C #30E98B #67EFAA #9EF5C9 #D6FBE8
Accessibility & contrast
On white
1.45
#67EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#67EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EFAA
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EFAA | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA6
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#32EEDD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67efaa; /* rgb */ color: rgb(103, 239, 170); /* oklch */ color: oklch(85.9% 0.155 158.4);
Tailwind
colors: {
custom: {
50: '#9df5c3',
500: '#67efaa',
950: '#000000',
},
}SCSS
$custom: #67efaa; $custom-light: #9df5c3; $custom-dark: #000000;
JSON
{
"hex": "#67efaa",
"rgb": {
"r": 103,
"g": 239,
"b": 170
},
"hsl": {
"h": 149.559,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.85886,
"c": 0.15489,
"h": 158.4
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#67EFAA
secondary
#C4367E
accent
#0874DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582