#67F699#67F699
#67F699 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.2% C 0.179 H 152.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #67F699 |
|---|---|
| RGB | rgb(103, 246, 153) |
| HSL | hsl(141, 89%, 68%) |
| HSV | hsv(141, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(87.53, -58.59, 33.47) |
| CIE-LCH | lch(87.53, 67.48, 150.26°) |
| OKLab | oklab(87.24% -0.1587 0.0835) |
| OKLCH | oklch(87.24% 0.179 152.3) |
| XYZ | xyz(44.2956, 71.0908, 41.5184) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 3.25
Mediumspringgreen
#00FA9A
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F699 #F667C4
analogous
#7CF667 #67F699 #67F6E0
triadic
#67F699 #9967F6 #F69967
tetradic
#67F699 #677CF6 #F667C4 #F6E067
square
#67F699 #677CF6 #F667C4 #F6E067
split-complementary
#67F699 #E067F6 #F6677C
monochromatic
#0DD653 #2DF372 #67F699 #A1F9C0 #DBFDE7
Accessibility & contrast
On white
1.38
#67F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#67F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F699
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F699 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#3AF3DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f699; /* rgb */ color: rgb(103, 246, 153); /* oklch */ color: oklch(87.2% 0.179 152.3);
Tailwind
colors: {
custom: {
50: '#9efab8',
500: '#67f699',
950: '#000000',
},
}SCSS
$custom: #67f699; $custom-light: #9efab8; $custom-dark: #000000;
JSON
{
"hex": "#67f699",
"rgb": {
"r": 103,
"g": 246,
"b": 153
},
"hsl": {
"h": 140.979,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87235,
"c": 0.1793,
"h": 152.3
},
"luminance": 0.71095
}Semantic roles & 50–950 ramp
primary
#67F699
secondary
#CF3298
accent
#0095E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581