#67E199#67E199
#67E199 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.151 H 155.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #67E199 |
|---|---|
| RGB | rgb(103, 225, 153) |
| HSL | hsl(145, 67%, 64%) |
| HSV | hsv(145, 54%, 88%) |
| CMYK | cmyk(54.2%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.31, -50.23, 25.12) |
| CIE-LCH | lch(81.31, 56.17, 153.43°) |
| OKLab | oklab(82.14% -0.1368 0.0634) |
| OKLCH | oklch(82.14% 0.151 155.1) |
| XYZ | xyz(38.2655, 59.0305, 39.5083) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 5.05
Seafoam Green
#7AF9AB
ΔE00 5.31
Light Greenish Blue
#63F7B4
ΔE00 5.36
Seafoam (survey)
#80F9AD
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E199 #E167AF
analogous
#72E167 #67E199 #67E1D6
triadic
#67E199 #9967E1 #E19967
tetradic
#67E199 #6772E1 #E167AF #E1D667
square
#67E199 #6772E1 #E167AF #E1D667
split-complementary
#67E199 #D667E1 #E16772
monochromatic
#22AC5A #34D777 #67E199 #9AEBBB #CDF5DE
Accessibility & contrast
On white
1.64
#67E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#67E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E199
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E199 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#CFC59D
Tritanopia (blue-blind)
#43DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67e199; /* rgb */ color: rgb(103, 225, 153); /* oklch */ color: oklch(82.1% 0.151 155.1);
Tailwind
colors: {
custom: {
50: '#9bebb7',
500: '#67e199',
950: '#000000',
},
}SCSS
$custom: #67e199; $custom-light: #9bebb7; $custom-dark: #000000;
JSON
{
"hex": "#67e199",
"rgb": {
"r": 103,
"g": 225,
"b": 153
},
"hsl": {
"h": 144.59,
"s": 67.033,
"l": 64.314
},
"oklch": {
"l": 0.82139,
"c": 0.15079,
"h": 155.1
},
"luminance": 0.59034
}Semantic roles & 50–950 ramp
primary
#67E199
secondary
#AE3F80
accent
#1783CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481