#67E79D#67E79D
#67E79D is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.7% C 0.155 H 155.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #67E79D |
|---|---|
| RGB | rgb(103, 231, 157) |
| HSL | hsl(145, 73%, 65%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(55.4%, 0%, 32%, 9.4%) |
| CIE-LAB | lab(83.16, -51.94, 25.58) |
| CIE-LCH | lch(83.16, 57.89, 153.78°) |
| OKLab | oklab(83.68% -0.1414 0.0646) |
| OKLCH | oklch(83.68% 0.155 155.5) |
| XYZ | xyz(40.2520, 62.4660, 41.8277) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.21
Light Blue Green
#7EFBB3
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E79D #E767B1
analogous
#71E767 #67E79D #67E7DD
triadic
#67E79D #9D67E7 #E79D67
tetradic
#67E79D #6771E7 #E767B1 #E7DD67
square
#67E79D #6771E7 #E767B1 #E7DD67
split-complementary
#67E79D #DD67E7 #E76771
monochromatic
#1DB75E #32DF7B #67E79D #9CEFBF #D1F8E1
Accessibility & contrast
On white
1.56
#67E79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#67E79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E79D
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E79D | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#3EE5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e79d; /* rgb */ color: rgb(103, 231, 157); /* oklch */ color: oklch(83.7% 0.155 155.5);
Tailwind
colors: {
custom: {
50: '#9cefba',
500: '#67e79d',
950: '#000000',
},
}SCSS
$custom: #67e79d; $custom-light: #9cefba; $custom-dark: #000000;
JSON
{
"hex": "#67e79d",
"rgb": {
"r": 103,
"g": 231,
"b": 157
},
"hsl": {
"h": 145.313,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.83678,
"c": 0.15545,
"h": 155.5
},
"luminance": 0.6247
}Semantic roles & 50–950 ramp
primary
#67E79D
secondary
#B73B83
accent
#1182D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581