#67E89E#67E89E
#67E89E is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.156 H 155.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67E89E |
|---|---|
| RGB | rgb(103, 232, 158) |
| HSL | hsl(146, 74%, 66%) |
| HSV | hsv(146, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.47, -52.16, 25.49) |
| CIE-LCH | lch(83.47, 58.05, 153.95°) |
| OKLab | oklab(83.94% -0.142 0.0644) |
| OKLCH | oklch(83.94% 0.156 155.6) |
| XYZ | xyz(40.6184, 63.0617, 42.3727) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Greenish Blue
#63F7B4
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.01
Aqua Green
#12E193
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.37
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E89E #E867B1
analogous
#70E867 #67E89E #67E8DE
triadic
#67E89E #9E67E8 #E89E67
tetradic
#67E89E #6770E8 #E867B1 #E8DE67
square
#67E89E #6770E8 #E867B1 #E8DE67
split-complementary
#67E89E #DE67E8 #E86770
monochromatic
#1CB95F #32E07C #67E89E #9CF0C0 #D1F8E2
Accessibility & contrast
On white
1.54
#67E89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#67E89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E89E
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E89E | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D899
Deuteranopia (green-blind)
#D5CBA3
Tritanopia (blue-blind)
#3DE6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67e89e; /* rgb */ color: rgb(103, 232, 158); /* oklch */ color: oklch(83.9% 0.156 155.6);
Tailwind
colors: {
custom: {
50: '#9cf0bb',
500: '#67e89e',
950: '#000000',
},
}SCSS
$custom: #67e89e; $custom-light: #9cf0bb; $custom-dark: #000000;
JSON
{
"hex": "#67e89e",
"rgb": {
"r": 103,
"g": 232,
"b": 158
},
"hsl": {
"h": 145.581,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83941,
"c": 0.15592,
"h": 155.6
},
"luminance": 0.63065
}Semantic roles & 50–950 ramp
primary
#67E89E
secondary
#B83B83
accent
#1081D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582