#67F0A6#67F0A6
#67F0A6 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.160 H 156.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0A6 |
|---|---|
| RGB | rgb(103, 240, 166) |
| HSL | hsl(148, 82%, 67%) |
| HSV | hsv(148, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 30.8%, 5.9%) |
| CIE-LAB | lab(85.98, -53.87, 24.80) |
| CIE-LCH | lch(85.98, 59.31, 155.28°) |
| OKLab | oklab(86.04% -0.1468 0.0628) |
| OKLCH | oklch(86.04% 0.16 156.8) |
| XYZ | xyz(43.6328, 67.9528, 46.8858) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.83
Light Bluish Green
#76FDA8
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0A6 #F067B1
analogous
#6DF067 #67F0A6 #67F0EA
triadic
#67F0A6 #A667F0 #F0A667
tetradic
#67F0A6 #676DF0 #F067B1 #F0EA67
square
#67F0A6 #676DF0 #F067B1 #F0EA67
split-complementary
#67F0A6 #EA67F0 #F0676D
monochromatic
#14C967 #2FEB85 #67F0A6 #9FF5C7 #D6FBE7
Accessibility & contrast
On white
1.44
#67F0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#67F0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0A6
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0A6 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA1
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#35EEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0a6; /* rgb */ color: rgb(103, 240, 166); /* oklch */ color: oklch(86.0% 0.160 156.8);
Tailwind
colors: {
custom: {
50: '#9df6c0',
500: '#67f0a6',
950: '#000000',
},
}SCSS
$custom: #67f0a6; $custom-light: #9df6c0; $custom-dark: #000000;
JSON
{
"hex": "#67f0a6",
"rgb": {
"r": 103,
"g": 240,
"b": 166
},
"hsl": {
"h": 147.591,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86041,
"c": 0.15969,
"h": 156.8
},
"luminance": 0.67957
}Semantic roles & 50–950 ramp
primary
#67F0A6
secondary
#C63583
accent
#077BDE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582