#67E88F#67E88F
#67E88F is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.170 H 151.2°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67E88F |
|---|---|
| RGB | rgb(103, 232, 143) |
| HSL | hsl(139, 74%, 66%) |
| HSV | hsv(139, 56%, 91%) |
| CMYK | cmyk(55.6%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.22, -54.84, 32.79) |
| CIE-LCH | lch(83.22, 63.90, 149.12°) |
| OKLab | oklab(83.65% -0.1486 0.0817) |
| OKLCH | oklch(83.65% 0.17 151.2) |
| XYZ | xyz(39.4052, 62.5764, 35.9832) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Lightgreen
#90EE90
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.63
Sea Green (survey)
#53FCA1
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E88F #E867C0
analogous
#7FE867 #67E88F #67E8D0
triadic
#67E88F #8F67E8 #E88F67
tetradic
#67E88F #677FE8 #E867C0 #E8D067
square
#67E88F #677FE8 #E867C0 #E8D067
split-complementary
#67E88F #D067E8 #E8677F
monochromatic
#1CB94D #32E068 #67E88F #9CF0B6 #D1F8DD
Accessibility & contrast
On white
1.55
#67E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#67E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E88F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E88F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D789
Deuteranopia (green-blind)
#D7CA95
Tritanopia (blue-blind)
#45E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #67e88f; /* rgb */ color: rgb(103, 232, 143); /* oklch */ color: oklch(83.6% 0.170 151.2);
Tailwind
colors: {
custom: {
50: '#9cf0b0',
500: '#67e88f',
950: '#000000',
},
}SCSS
$custom: #67e88f; $custom-light: #9cf0b0; $custom-dark: #000000;
JSON
{
"hex": "#67e88f",
"rgb": {
"r": 103,
"g": 232,
"b": 143
},
"hsl": {
"h": 138.605,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.83647,
"c": 0.16957,
"h": 151.2
},
"luminance": 0.6258
}Semantic roles & 50–950 ramp
primary
#67E88F
secondary
#B83B91
accent
#1098D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581