#67FBA5#67FBA5
#67FBA5 is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.7% C 0.175 H 154.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67FBA5 |
|---|---|
| RGB | rgb(103, 251, 165) |
| HSL | hsl(145, 95%, 69%) |
| HSV | hsv(145, 59%, 98%) |
| CMYK | cmyk(59%, 0%, 34.3%, 1.6%) |
| CIE-LAB | lab(89.20, -58.40, 29.68) |
| CIE-LCH | lch(89.20, 65.51, 153.06°) |
| OKLab | oklab(88.67% -0.1585 0.0746) |
| OKLCH | oklch(88.67% 0.175 154.8) |
| XYZ | xyz(46.8783, 74.5900, 47.5169) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.09
Light Bluish Green
#76FDA8
ΔE00 1.14
Sea Green (survey)
#53FCA1
ΔE00 1.27
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FBA5 #FB67BD
analogous
#73FB67 #67FBA5 #67FBEF
triadic
#67FBA5 #A567FB #FBA567
tetradic
#67FBA5 #6773FB #FB67BD #FBEF67
square
#67FBA5 #6773FB #FB67BD #FBEF67
split-complementary
#67FBA5 #EF67FB #FB6773
monochromatic
#06E262 #2BF982 #67FBA5 #A3FDC8 #DEFEEC
Accessibility & contrast
On white
1.32
#67FBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#67FBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FBA5
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FBA5 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE99F
Deuteranopia (green-blind)
#E6DAAA
Tritanopia (blue-blind)
#2FF8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #67fba5; /* rgb */ color: rgb(103, 251, 165); /* oklch */ color: oklch(88.7% 0.175 154.8);
Tailwind
colors: {
custom: {
50: '#9ffec0',
500: '#67fba5',
950: '#000000',
},
}SCSS
$custom: #67fba5; $custom-light: #9ffec0; $custom-dark: #000000;
JSON
{
"hex": "#67fba5",
"rgb": {
"r": 103,
"g": 251,
"b": 165
},
"hsl": {
"h": 145.135,
"s": 94.872,
"l": 69.412
},
"oklch": {
"l": 0.88671,
"c": 0.17522,
"h": 154.8
},
"luminance": 0.74595
}Semantic roles & 50–950 ramp
primary
#67FBA5
secondary
#D53190
accent
#0085E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682