#67E69F#67E69F
#67E69F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.5% C 0.152 H 156.3°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #67E69F |
|---|---|
| RGB | rgb(103, 230, 159) |
| HSL | hsl(146, 72%, 65%) |
| HSV | hsv(146, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(82.90, -51.15, 24.19) |
| CIE-LCH | lch(82.90, 56.58, 154.69°) |
| OKLab | oklab(83.48% -0.1394 0.0612) |
| OKLCH | oklch(83.48% 0.152 156.3) |
| XYZ | xyz(40.1450, 61.9767, 42.6413) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.44
Light Blue Green
#7EFBB3
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E69F #E667AE
analogous
#6EE667 #67E69F #67E6DF
triadic
#67E69F #9F67E6 #E69F67
tetradic
#67E69F #676EE6 #E667AE #E6DF67
square
#67E69F #676EE6 #E667AE #E6DF67
split-complementary
#67E69F #DF67E6 #E6676E
monochromatic
#1EB560 #32DD7E #67E69F #9CEFC0 #D0F7E1
Accessibility & contrast
On white
1.57
#67E69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#67E69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E69F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E69F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69B
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#3EE4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e69f; /* rgb */ color: rgb(103, 230, 159); /* oklch */ color: oklch(83.5% 0.152 156.3);
Tailwind
colors: {
custom: {
50: '#9cefbb',
500: '#67e69f',
950: '#000000',
},
}SCSS
$custom: #67e69f; $custom-light: #9cefbb; $custom-dark: #000000;
JSON
{
"hex": "#67e69f",
"rgb": {
"r": 103,
"g": 230,
"b": 159
},
"hsl": {
"h": 146.457,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83478,
"c": 0.1523,
"h": 156.3
},
"luminance": 0.6198
}Semantic roles & 50–950 ramp
primary
#67E69F
secondary
#B53C80
accent
#127ED4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582