#67E69A#67E69A
#67E69A is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.157 H 154.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67E69A |
|---|---|
| RGB | rgb(103, 230, 154) |
| HSL | hsl(144, 72%, 65%) |
| HSV | hsv(144, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(82.81, -52.09, 26.64) |
| CIE-LCH | lch(82.81, 58.51, 152.91°) |
| OKLab | oklab(83.37% -0.1417 0.0671) |
| OKLCH | oklch(83.37% 0.157 154.6) |
| XYZ | xyz(39.7199, 61.8067, 40.4023) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.41
Weird Green
#3AE57F
ΔE00 4.52
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Blue Green
#7EFBB3
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E69A #E667B3
analogous
#74E667 #67E69A #67E6D9
triadic
#67E69A #9A67E6 #E69A67
tetradic
#67E69A #6774E6 #E667B3 #E6D967
square
#67E69A #6774E6 #E667B3 #E6D967
split-complementary
#67E69A #D967E6 #E66774
monochromatic
#1EB55A #32DD77 #67E69A #9CEFBD #D0F7E0
Accessibility & contrast
On white
1.57
#67E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#67E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E69A
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E69A | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D695
Deuteranopia (green-blind)
#D4C99F
Tritanopia (blue-blind)
#40E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e69a; /* rgb */ color: rgb(103, 230, 154); /* oklch */ color: oklch(83.4% 0.157 154.6);
Tailwind
colors: {
custom: {
50: '#9cefb8',
500: '#67e69a',
950: '#000000',
},
}SCSS
$custom: #67e69a; $custom-light: #9cefb8; $custom-dark: #000000;
JSON
{
"hex": "#67e69a",
"rgb": {
"r": 103,
"g": 230,
"b": 154
},
"hsl": {
"h": 144.094,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83374,
"c": 0.15678,
"h": 154.6
},
"luminance": 0.6181
}Semantic roles & 50–950 ramp
primary
#67E69A
secondary
#B53C85
accent
#1286D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581