#67E79F#67E79F
#67E79F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.154 H 156.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67E79F |
|---|---|
| RGB | rgb(103, 231, 159) |
| HSL | hsl(146, 73%, 65%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 31.2%, 9.4%) |
| CIE-LAB | lab(83.20, -51.56, 24.60) |
| CIE-LCH | lch(83.20, 57.13, 154.50°) |
| OKLab | oklab(83.72% -0.1405 0.0622) |
| OKLCH | oklch(83.72% 0.154 156.1) |
| XYZ | xyz(40.4241, 62.5349, 42.7343) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam (survey)
#80F9AD
ΔE00 4.22
Light Blue Green
#7EFBB3
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E79F #E767AF
analogous
#6FE767 #67E79F #67E7DF
triadic
#67E79F #9F67E7 #E79F67
tetradic
#67E79F #676FE7 #E767AF #E7DF67
square
#67E79F #676FE7 #E767AF #E7DF67
split-complementary
#67E79F #DF67E7 #E7676F
monochromatic
#1DB760 #32DF7E #67E79F #9CEFC0 #D1F8E2
Accessibility & contrast
On white
1.55
#67E79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#67E79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E79F
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E79F | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D4CAA3
Tritanopia (blue-blind)
#3DE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e79f; /* rgb */ color: rgb(103, 231, 159); /* oklch */ color: oklch(83.7% 0.154 156.1);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#67e79f',
950: '#000000',
},
}SCSS
$custom: #67e79f; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#67e79f",
"rgb": {
"r": 103,
"g": 231,
"b": 159
},
"hsl": {
"h": 146.25,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.8372,
"c": 0.15367,
"h": 156.1
},
"luminance": 0.62539
}Semantic roles & 50–950 ramp
primary
#67E79F
secondary
#B73B81
accent
#117FD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582