#67F399#67F399
#67F399 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.5% C 0.175 H 152.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67F399 |
|---|---|
| RGB | rgb(103, 243, 153) |
| HSL | hsl(141, 85%, 68%) |
| HSV | hsv(141, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 37%, 4.7%) |
| CIE-LAB | lab(86.64, -57.43, 32.29) |
| CIE-LCH | lch(86.64, 65.89, 150.65°) |
| OKLab | oklab(86.51% -0.1556 0.0807) |
| OKLCH | oklch(86.51% 0.175 152.6) |
| XYZ | xyz(43.3905, 69.2806, 41.2167) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.39
Light Bluish Green
#76FDA8
ΔE00 2.50
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F399 #F367C1
analogous
#7BF367 #67F399 #67F3DF
triadic
#67F399 #9967F3 #F39967
tetradic
#67F399 #677BF3 #F367C1 #F3DF67
square
#67F399 #677BF3 #F367C1 #F3DF67
split-complementary
#67F399 #DF67F3 #F3677B
monochromatic
#10CF55 #2EEF73 #67F399 #A0F7BF #D8FCE5
Accessibility & contrast
On white
1.41
#67F399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#67F399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F399
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F399 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E193
Deuteranopia (green-blind)
#E0D49F
Tritanopia (blue-blind)
#3CF0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f399; /* rgb */ color: rgb(103, 243, 153); /* oklch */ color: oklch(86.5% 0.175 152.6);
Tailwind
colors: {
custom: {
50: '#9ef8b7',
500: '#67f399',
950: '#000000',
},
}SCSS
$custom: #67f399; $custom-light: #9ef8b7; $custom-dark: #000000;
JSON
{
"hex": "#67f399",
"rgb": {
"r": 103,
"g": 243,
"b": 153
},
"hsl": {
"h": 141.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86508,
"c": 0.1753,
"h": 152.6
},
"luminance": 0.69285
}Semantic roles & 50–950 ramp
primary
#67F399
secondary
#CB3395
accent
#0492E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581