#67F8AA#67F8AA
#67F8AA is a very light, vivid green. Relative luminance 0.729; OKLCH L 88.1% C 0.167 H 156.7°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67F8AA |
|---|---|
| RGB | rgb(103, 248, 170) |
| HSL | hsl(148, 91%, 69%) |
| HSV | hsv(148, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.41, -56.30, 26.07) |
| CIE-LCH | lch(88.41, 62.04, 155.15°) |
| OKLab | oklab(88.05% -0.1533 0.0659) |
| OKLCH | oklch(88.05% 0.167 156.7) |
| XYZ | xyz(46.4126, 72.9161, 49.6507) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.52
Light Blue Green
#7EFBB3
ΔE00 1.98
Seafoam (survey)
#80F9AD
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.01
Light Green Blue
#56FCA2
ΔE00 2.09
Light Greenish Blue
#63F7B4
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F8AA #F867B5
analogous
#6DF867 #67F8AA #67F8F2
triadic
#67F8AA #AA67F8 #F8AA67
tetradic
#67F8AA #676DF8 #F867B5 #F8F267
square
#67F8AA #676DF8 #F867B5 #F8F267
split-complementary
#67F8AA #F267F8 #F8676D
monochromatic
#0ADB6A #2CF589 #67F8AA #A2FBCB #DCFDEB
Accessibility & contrast
On white
1.35
#67F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#67F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F8AA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F8AA | 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)
#F7E6A5
Deuteranopia (green-blind)
#E3D8AF
Tritanopia (blue-blind)
#2DF6E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f8aa; /* rgb */ color: rgb(103, 248, 170); /* oklch */ color: oklch(88.1% 0.167 156.7);
Tailwind
colors: {
custom: {
50: '#9efbc3',
500: '#67f8aa',
950: '#000000',
},
}SCSS
$custom: #67f8aa; $custom-light: #9efbc3; $custom-dark: #000000;
JSON
{
"hex": "#67f8aa",
"rgb": {
"r": 103,
"g": 248,
"b": 170
},
"hsl": {
"h": 147.724,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.88051,
"c": 0.16687,
"h": 156.7
},
"luminance": 0.72921
}Semantic roles & 50–950 ramp
primary
#67F8AA
secondary
#D23288
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582