#67FAA4#67FAA4
#67FAA4 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.4% C 0.175 H 154.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67FAA4 |
|---|---|
| RGB | rgb(103, 250, 164) |
| HSL | hsl(145, 94%, 69%) |
| HSV | hsv(145, 59%, 98%) |
| CMYK | cmyk(58.8%, 0%, 34.4%, 2%) |
| CIE-LAB | lab(88.89, -58.20, 29.76) |
| CIE-LCH | lch(88.89, 65.37, 152.91°) |
| OKLab | oklab(88.41% -0.158 0.0748) |
| OKLCH | oklch(88.41% 0.175 154.7) |
| XYZ | xyz(46.4761, 73.9306, 46.9355) |
| Luminance | 0.7393 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.15
Light Bluish Green
#76FDA8
ΔE00 1.21
Sea Green (survey)
#53FCA1
ΔE00 1.32
Seafoam Green
#7AF9AB
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Blue Green
#7EFBB3
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FAA4 #FA67BD
analogous
#74FA67 #67FAA4 #67FAEE
triadic
#67FAA4 #A467FA #FAA467
tetradic
#67FAA4 #6774FA #FA67BD #FAEE67
square
#67FAA4 #6774FA #FA67BD #FAEE67
split-complementary
#67FAA4 #EE67FA #FA6774
monochromatic
#07DF61 #2CF881 #67FAA4 #A2FCC7 #DEFEEB
Accessibility & contrast
On white
1.33
#67FAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#67FAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FAA4
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FAA4 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E89E
Deuteranopia (green-blind)
#E6DAA9
Tritanopia (blue-blind)
#31F7E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67faa4; /* rgb */ color: rgb(103, 250, 164); /* oklch */ color: oklch(88.4% 0.175 154.7);
Tailwind
colors: {
custom: {
50: '#9efdbf',
500: '#67faa4',
950: '#000000',
},
}SCSS
$custom: #67faa4; $custom-light: #9efdbf; $custom-dark: #000000;
JSON
{
"hex": "#67faa4",
"rgb": {
"r": 103,
"g": 250,
"b": 164
},
"hsl": {
"h": 144.898,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.88411,
"c": 0.17478,
"h": 154.7
},
"luminance": 0.73935
}Semantic roles & 50–950 ramp
primary
#67FAA4
secondary
#D43190
accent
#0086E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682