#67F799#67F799
#67F799 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.5% C 0.181 H 152.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67F799 |
|---|---|
| RGB | rgb(103, 247, 153) |
| HSL | hsl(141, 90%, 69%) |
| HSV | hsv(141, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(87.82, -58.98, 33.86) |
| CIE-LCH | lch(87.82, 68.01, 150.14°) |
| OKLab | oklab(87.48% -0.1597 0.0844) |
| OKLCH | oklch(87.48% 0.181 152.1) |
| XYZ | xyz(44.6006, 71.7007, 41.6200) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.31
Baby Green
#8CFF9E
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F799 #F767C5
analogous
#7DF767 #67F799 #67F7E1
triadic
#67F799 #9967F7 #F79967
tetradic
#67F799 #677DF7 #F767C5 #F7E167
square
#67F799 #677DF7 #F767C5 #F7E167
split-complementary
#67F799 #E167F7 #F7677D
monochromatic
#0BD853 #2DF472 #67F799 #A1FAC0 #DBFDE7
Accessibility & contrast
On white
1.37
#67F799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#67F799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F799
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F799 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E493
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#3AF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f799; /* rgb */ color: rgb(103, 247, 153); /* oklch */ color: oklch(87.5% 0.181 152.1);
Tailwind
colors: {
custom: {
50: '#9efbb8',
500: '#67f799',
950: '#000000',
},
}SCSS
$custom: #67f799; $custom-light: #9efbb8; $custom-dark: #000000;
JSON
{
"hex": "#67f799",
"rgb": {
"r": 103,
"g": 247,
"b": 153
},
"hsl": {
"h": 140.833,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87477,
"c": 0.18063,
"h": 152.1
},
"luminance": 0.71705
}Semantic roles & 50–950 ramp
primary
#67F799
secondary
#D03299
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581