#67F0AA#67F0AA
#67F0AA is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.156 H 158.2°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0AA |
|---|---|
| RGB | rgb(103, 240, 170) |
| HSL | hsl(149, 82%, 67%) |
| HSV | hsv(149, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.06, -53.10, 22.85) |
| CIE-LCH | lch(86.06, 57.81, 156.71°) |
| OKLab | oklab(86.13% -0.1451 0.058) |
| OKLCH | oklch(86.13% 0.156 158.2) |
| XYZ | xyz(44.0055, 68.1018, 48.8483) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.79
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.82
Light Green Blue
#56FCA2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0AA #F067AD
analogous
#69F067 #67F0AA #67F0EE
triadic
#67F0AA #AA67F0 #F0AA67
tetradic
#67F0AA #6769F0 #F067AD #F0EE67
square
#67F0AA #6769F0 #F067AD #F0EE67
split-complementary
#67F0AA #EE67F0 #F06769
monochromatic
#14C96C #2FEB8B #67F0AA #9FF5C9 #D6FBE8
Accessibility & contrast
On white
1.44
#67F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#67F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0AA
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0AA | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#32EFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0aa; /* rgb */ color: rgb(103, 240, 170); /* oklch */ color: oklch(86.1% 0.156 158.2);
Tailwind
colors: {
custom: {
50: '#9df6c3',
500: '#67f0aa',
950: '#000000',
},
}SCSS
$custom: #67f0aa; $custom-light: #9df6c3; $custom-dark: #000000;
JSON
{
"hex": "#67f0aa",
"rgb": {
"r": 103,
"g": 240,
"b": 170
},
"hsl": {
"h": 149.343,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86127,
"c": 0.15622,
"h": 158.2
},
"luminance": 0.68106
}Semantic roles & 50–950 ramp
primary
#67F0AA
secondary
#C6357F
accent
#0775DE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582