#67F4AA#67F4AA
#67F4AA is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.1% C 0.162 H 157.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4AA |
|---|---|
| RGB | rgb(103, 244, 170) |
| HSL | hsl(149, 87%, 68%) |
| HSV | hsv(149, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.23, -54.71, 24.47) |
| CIE-LCH | lch(87.23, 59.93, 155.90°) |
| OKLab | oklab(87.09% -0.1492 0.062) |
| OKLCH | oklch(87.09% 0.162 157.4) |
| XYZ | xyz(45.1960, 70.4829, 49.2452) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.22
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.87
Light Green Blue
#56FCA2
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4AA #F467B1
analogous
#6AF467 #67F4AA #67F4F1
triadic
#67F4AA #AA67F4 #F4AA67
tetradic
#67F4AA #676AF4 #F467B1 #F4F167
square
#67F4AA #676AF4 #F467B1 #F4F167
split-complementary
#67F4AA #F167F4 #F4676A
monochromatic
#0FD16B #2EF08A #67F4AA #A0F8CA #D9FCEA
Accessibility & contrast
On white
1.39
#67F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4AA
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4AA | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#DFD5AF
Tritanopia (blue-blind)
#30F2E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f4aa; /* rgb */ color: rgb(103, 244, 170); /* oklch */ color: oklch(87.1% 0.162 157.4);
Tailwind
colors: {
custom: {
50: '#9ef8c3',
500: '#67f4aa',
950: '#000000',
},
}SCSS
$custom: #67f4aa; $custom-light: #9ef8c3; $custom-dark: #000000;
JSON
{
"hex": "#67f4aa",
"rgb": {
"r": 103,
"g": 244,
"b": 170
},
"hsl": {
"h": 148.511,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87089,
"c": 0.16156,
"h": 157.4
},
"luminance": 0.70487
}Semantic roles & 50–950 ramp
primary
#67F4AA
secondary
#CD3283
accent
#0278E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582