#67E9A2#67E9A2
#67E9A2 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.3% C 0.154 H 156.8°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #67E9A2 |
|---|---|
| RGB | rgb(103, 233, 162) |
| HSL | hsl(147, 75%, 66%) |
| HSV | hsv(147, 56%, 91%) |
| CMYK | cmyk(55.8%, 0%, 30.5%, 8.6%) |
| CIE-LAB | lab(83.84, -51.80, 23.94) |
| CIE-LCH | lch(83.84, 57.06, 155.20°) |
| OKLab | oklab(84.27% -0.1413 0.0606) |
| OKLCH | oklch(84.27% 0.154 156.8) |
| XYZ | xyz(41.2506, 63.7662, 44.3097) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.46
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Blue Green
#7EFBB3
ΔE00 4.10
Aqua Green
#12E193
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E9A2 #E967AE
analogous
#6DE967 #67E9A2 #67E9E3
triadic
#67E9A2 #A267E9 #E9A267
tetradic
#67E9A2 #676DE9 #E967AE #E9E367
square
#67E9A2 #676DE9 #E967AE #E9E367
split-complementary
#67E9A2 #E367E9 #E9676D
monochromatic
#1BBB63 #32E181 #67E9A2 #9CF1C3 #D2F8E3
Accessibility & contrast
On white
1.53
#67E9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#67E9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E9A2
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E9A2 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99E
Deuteranopia (green-blind)
#D5CCA6
Tritanopia (blue-blind)
#3BE7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67e9a2; /* rgb */ color: rgb(103, 233, 162); /* oklch */ color: oklch(84.3% 0.154 156.8);
Tailwind
colors: {
custom: {
50: '#9cf1be',
500: '#67e9a2',
950: '#000000',
},
}SCSS
$custom: #67e9a2; $custom-light: #9cf1be; $custom-dark: #000000;
JSON
{
"hex": "#67e9a2",
"rgb": {
"r": 103,
"g": 233,
"b": 162
},
"hsl": {
"h": 147.231,
"s": 74.713,
"l": 65.882
},
"oklch": {
"l": 0.84267,
"c": 0.15375,
"h": 156.8
},
"luminance": 0.6377
}Semantic roles & 50–950 ramp
primary
#67E9A2
secondary
#BA3A80
accent
#0F7CD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582