#67EE83#67EE83
#67EE83 is a very light, vivid green. Relative luminance 0.657; OKLCH L 84.9% C 0.189 H 148.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE83 |
|---|---|
| RGB | rgb(103, 238, 131) |
| HSL | hsl(132, 80%, 67%) |
| HSV | hsv(132, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(84.83, -59.09, 40.84) |
| CIE-LCH | lch(84.83, 71.83, 145.35°) |
| OKLab | oklab(84.91% -0.1599 0.1) |
| OKLCH | oklch(84.91% 0.189 148) |
| XYZ | xyz(40.2621, 65.6677, 32.0217) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 3.87
Wintergreen
#20F986
ΔE00 3.87
Spearmint
#1EF876
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE83 #EE67D2
analogous
#8FEE67 #67EE83 #67EEC6
triadic
#67EE83 #8367EE #EE8367
tetradic
#67EE83 #678FEE #EE67D2 #EEC667
square
#67EE83 #678FEE #EE67D2 #EEC667
split-complementary
#67EE83 #C667EE #EE678F
monochromatic
#16C53A #30E856 #67EE83 #9EF4B0 #D5FADD
Accessibility & contrast
On white
1.49
#67EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#67EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE83
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE83 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#DECF8A
Tritanopia (blue-blind)
#48E9D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ee83; /* rgb */ color: rgb(103, 238, 131); /* oklch */ color: oklch(84.9% 0.189 148.0);
Tailwind
colors: {
custom: {
50: '#9df4a8',
500: '#67ee83',
950: '#000000',
},
}SCSS
$custom: #67ee83; $custom-light: #9df4a8; $custom-dark: #000000;
JSON
{
"hex": "#67ee83",
"rgb": {
"r": 103,
"g": 238,
"b": 131
},
"hsl": {
"h": 132.444,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.84908,
"c": 0.18857,
"h": 148
},
"luminance": 0.65671
}Semantic roles & 50–950 ramp
primary
#67EE83
secondary
#C237A5
accent
#09B0DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1710
muted
#808580