#67F8A8#67F8A8
#67F8A8 is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.0% C 0.169 H 156.1°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8A8 |
|---|---|
| RGB | rgb(103, 248, 168) |
| HSL | hsl(147, 91%, 69%) |
| HSV | hsv(147, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 32.3%, 2.7%) |
| CIE-LAB | lab(88.37, -56.68, 27.04) |
| CIE-LCH | lch(88.37, 62.80, 154.49°) |
| OKLab | oklab(88.01% -0.1542 0.0683) |
| OKLCH | oklch(88.01% 0.169 156.1) |
| XYZ | xyz(46.2249, 72.8410, 48.6619) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 1.77
Light Green Blue
#56FCA2
ΔE00 1.82
Seafoam (survey)
#80F9AD
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8A8 #F867B7
analogous
#6FF867 #67F8A8 #67F8F1
triadic
#67F8A8 #A867F8 #F8A867
tetradic
#67F8A8 #676FF8 #F867B7 #F8F167
square
#67F8A8 #676FF8 #F867B7 #F8F167
split-complementary
#67F8A8 #F167F8 #F8676F
monochromatic
#0ADB68 #2CF587 #67F8A8 #A2FBC9 #DCFDEB
Accessibility & contrast
On white
1.35
#67F8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#67F8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8A8
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8A8 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E6A3
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#2FF6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8a8; /* rgb */ color: rgb(103, 248, 168); /* oklch */ color: oklch(88.0% 0.169 156.1);
Tailwind
colors: {
custom: {
50: '#9efbc2',
500: '#67f8a8',
950: '#000000',
},
}SCSS
$custom: #67f8a8; $custom-light: #9efbc2; $custom-dark: #000000;
JSON
{
"hex": "#67f8a8",
"rgb": {
"r": 103,
"g": 248,
"b": 168
},
"hsl": {
"h": 146.897,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88009,
"c": 0.16861,
"h": 156.1
},
"luminance": 0.72846
}Semantic roles & 50–950 ramp
primary
#67F8A8
secondary
#D2328A
accent
#007FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582