#67E695#67E695
#67E695 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.161 H 153.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #67E695 |
|---|---|
| RGB | rgb(103, 230, 149) |
| HSL | hsl(142, 72%, 65%) |
| HSV | hsv(142, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 35.2%, 9.8%) |
| CIE-LAB | lab(82.72, -53.00, 29.09) |
| CIE-LCH | lch(82.72, 60.46, 151.24°) |
| OKLab | oklab(83.27% -0.1439 0.073) |
| OKLCH | oklch(83.27% 0.161 153.1) |
| XYZ | xyz(39.3121, 61.6436, 38.2547) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.88
Sea Green (survey)
#53FCA1
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E695 #E667B8
analogous
#79E667 #67E695 #67E6D4
triadic
#67E695 #9567E6 #E69567
tetradic
#67E695 #6779E6 #E667B8 #E6D467
square
#67E695 #6779E6 #E667B8 #E6D467
split-complementary
#67E695 #D467E6 #E66779
monochromatic
#1EB554 #32DD70 #67E695 #9CEFBA #D0F7DE
Accessibility & contrast
On white
1.58
#67E695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#67E695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E695
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E695 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D590
Deuteranopia (green-blind)
#D5C99A
Tritanopia (blue-blind)
#43E3D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e695; /* rgb */ color: rgb(103, 230, 149); /* oklch */ color: oklch(83.3% 0.161 153.1);
Tailwind
colors: {
custom: {
50: '#9cefb4',
500: '#67e695',
950: '#000000',
},
}SCSS
$custom: #67e695; $custom-light: #9cefb4; $custom-dark: #000000;
JSON
{
"hex": "#67e695",
"rgb": {
"r": 103,
"g": 230,
"b": 149
},
"hsl": {
"h": 141.732,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83274,
"c": 0.16133,
"h": 153.1
},
"luminance": 0.61647
}Semantic roles & 50–950 ramp
primary
#67E695
secondary
#B53C89
accent
#128DD4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581