#67F3AA#67F3AA
#67F3AA is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.160 H 157.6°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3AA |
|---|---|
| RGB | rgb(103, 243, 170) |
| HSL | hsl(149, 85%, 68%) |
| HSV | hsv(149, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.94, -54.31, 24.07) |
| CIE-LCH | lch(86.94, 59.40, 156.10°) |
| OKLab | oklab(86.85% -0.1482 0.061) |
| OKLCH | oklch(86.85% 0.16 157.6) |
| XYZ | xyz(44.8959, 69.8827, 49.1452) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.76
Seafoam Green
#7AF9AB
ΔE00 2.18
Light Blue Green
#7EFBB3
ΔE00 2.35
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 3.10
Light Green Blue
#56FCA2
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3AA #F367B0
analogous
#6AF367 #67F3AA #67F3F0
triadic
#67F3AA #AA67F3 #F3AA67
tetradic
#67F3AA #676AF3 #F367B0 #F3F067
square
#67F3AA #676AF3 #F367B0 #F3F067
split-complementary
#67F3AA #F067F3 #F3676A
monochromatic
#10CF6C #2EEF8A #67F3AA #A0F7CA #D8FCE9
Accessibility & contrast
On white
1.40
#67F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#67F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3AA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3AA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#DED4AF
Tritanopia (blue-blind)
#30F1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f3aa; /* rgb */ color: rgb(103, 243, 170); /* oklch */ color: oklch(86.8% 0.160 157.6);
Tailwind
colors: {
custom: {
50: '#9df8c3',
500: '#67f3aa',
950: '#000000',
},
}SCSS
$custom: #67f3aa; $custom-light: #9df8c3; $custom-dark: #000000;
JSON
{
"hex": "#67f3aa",
"rgb": {
"r": 103,
"g": 243,
"b": 170
},
"hsl": {
"h": 148.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86848,
"c": 0.16023,
"h": 157.6
},
"luminance": 0.69887
}Semantic roles & 50–950 ramp
primary
#67F3AA
secondary
#CB3382
accent
#0478E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582