#67F8A9#67F8A9
#67F8A9 is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.0% C 0.168 H 156.4°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8A9 |
|---|---|
| RGB | rgb(103, 248, 169) |
| HSL | hsl(147, 91%, 69%) |
| HSV | hsv(147, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 31.9%, 2.7%) |
| CIE-LAB | lab(88.39, -56.49, 26.56) |
| CIE-LCH | lch(88.39, 62.42, 154.82°) |
| OKLab | oklab(88.03% -0.1537 0.0671) |
| OKLCH | oklch(88.03% 0.168 156.4) |
| XYZ | xyz(46.3184, 72.8785, 49.1544) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.48
Light Bluish Green
#76FDA8
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.05
Sea Green (survey)
#53FCA1
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8A9 #F867B6
analogous
#6EF867 #67F8A9 #67F8F1
triadic
#67F8A9 #A967F8 #F8A967
tetradic
#67F8A9 #676EF8 #F867B6 #F8F167
square
#67F8A9 #676EF8 #F867B6 #F8F167
split-complementary
#67F8A9 #F167F8 #F8676E
monochromatic
#0ADB69 #2CF588 #67F8A9 #A2FBCA #DCFDEB
Accessibility & contrast
On white
1.35
#67F8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#67F8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8A9
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8A9 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A4
Deuteranopia (green-blind)
#E3D8AE
Tritanopia (blue-blind)
#2EF6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8a9; /* rgb */ color: rgb(103, 248, 169); /* oklch */ color: oklch(88.0% 0.168 156.4);
Tailwind
colors: {
custom: {
50: '#9efbc3',
500: '#67f8a9',
950: '#000000',
},
}SCSS
$custom: #67f8a9; $custom-light: #9efbc3; $custom-dark: #000000;
JSON
{
"hex": "#67f8a9",
"rgb": {
"r": 103,
"g": 248,
"b": 169
},
"hsl": {
"h": 147.31,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.8803,
"c": 0.16774,
"h": 156.4
},
"luminance": 0.72883
}Semantic roles & 50–950 ramp
primary
#67F8A9
secondary
#D23289
accent
#007DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582