#67F8AB#67F8AB
#67F8AB is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.1% C 0.166 H 157.0°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8AB |
|---|---|
| RGB | rgb(103, 248, 171) |
| HSL | hsl(148, 91%, 69%) |
| HSV | hsv(148, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 31%, 2.7%) |
| CIE-LAB | lab(88.43, -56.11, 25.59) |
| CIE-LCH | lch(88.43, 61.67, 155.48°) |
| OKLab | oklab(88.07% -0.1529 0.0647) |
| OKLCH | oklch(88.07% 0.166 157) |
| XYZ | xyz(46.5076, 72.9541, 50.1508) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.03
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8AB #F867B4
analogous
#6CF867 #67F8AB #67F8F4
triadic
#67F8AB #AB67F8 #F8AB67
tetradic
#67F8AB #676CF8 #F867B4 #F8F467
square
#67F8AB #676CF8 #F867B4 #F8F467
split-complementary
#67F8AB #F467F8 #F8676C
monochromatic
#0ADB6C #2CF58B #67F8AB #A2FBCB #DCFDEC
Accessibility & contrast
On white
1.35
#67F8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#67F8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8AB
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8AB | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#E3D8B0
Tritanopia (blue-blind)
#2CF6E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8ab; /* rgb */ color: rgb(103, 248, 171); /* oklch */ color: oklch(88.1% 0.166 157.0);
Tailwind
colors: {
custom: {
50: '#9efbc4',
500: '#67f8ab',
950: '#000000',
},
}SCSS
$custom: #67f8ab; $custom-light: #9efbc4; $custom-dark: #000000;
JSON
{
"hex": "#67f8ab",
"rgb": {
"r": 103,
"g": 248,
"b": 171
},
"hsl": {
"h": 148.138,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88071,
"c": 0.166,
"h": 157
},
"luminance": 0.72959
}Semantic roles & 50–950 ramp
primary
#67F8AB
secondary
#D23287
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582