#67F79B#67F79B
#67F79B is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.179 H 152.6°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67F79B |
|---|---|
| RGB | rgb(103, 247, 155) |
| HSL | hsl(142, 90%, 69%) |
| HSV | hsv(142, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(87.86, -58.63, 32.90) |
| CIE-LCH | lch(87.86, 67.23, 150.70°) |
| OKLab | oklab(87.51% -0.1588 0.0822) |
| OKLCH | oklch(87.51% 0.179 152.6) |
| XYZ | xyz(44.7672, 71.7674, 42.4973) |
| Luminance | 0.7177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.05
Mediumspringgreen
#00FA9A
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F79B #F767C3
analogous
#7BF767 #67F79B #67F7E3
triadic
#67F79B #9B67F7 #F79B67
tetradic
#67F79B #677BF7 #F767C3 #F7E367
square
#67F79B #677BF7 #F767C3 #F7E367
split-complementary
#67F79B #E367F7 #F7677B
monochromatic
#0BD855 #2DF475 #67F79B #A1FAC1 #DBFDE7
Accessibility & contrast
On white
1.37
#67F79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#67F79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F79B
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F79B | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E495
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#39F4E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f79b; /* rgb */ color: rgb(103, 247, 155); /* oklch */ color: oklch(87.5% 0.179 152.6);
Tailwind
colors: {
custom: {
50: '#9efbb9',
500: '#67f79b',
950: '#000000',
},
}SCSS
$custom: #67f79b; $custom-light: #9efbb9; $custom-dark: #000000;
JSON
{
"hex": "#67f79b",
"rgb": {
"r": 103,
"g": 247,
"b": 155
},
"hsl": {
"h": 141.667,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.87514,
"c": 0.17883,
"h": 152.6
},
"luminance": 0.71772
}Semantic roles & 50–950 ramp
primary
#67F79B
secondary
#D03297
accent
#0093E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581