#67F38C#67F38C
#67F38C is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.187 H 149.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F38C |
|---|---|
| RGB | rgb(103, 243, 140) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 42.4%, 4.7%) |
| CIE-LAB | lab(86.44, -59.59, 38.50) |
| CIE-LCH | lch(86.44, 70.95, 147.14°) |
| OKLab | oklab(86.28% -0.1612 0.0949) |
| OKLCH | oklch(86.28% 0.187 149.5) |
| XYZ | xyz(42.3747, 68.8742, 35.8668) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F38C #F367CE
analogous
#88F367 #67F38C #67F3D2
triadic
#67F38C #8C67F3 #F38C67
tetradic
#67F38C #6788F3 #F367CE #F3D267
square
#67F38C #6788F3 #F367CE #F3D267
split-complementary
#67F38C #D267F3 #F36788
monochromatic
#10CF43 #2EEF61 #67F38C #A0F7B7 #D8FCE2
Accessibility & contrast
On white
1.42
#67F38C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F38C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F38C
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F38C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F38C | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E084
Deuteranopia (green-blind)
#E2D393
Tritanopia (blue-blind)
#42EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f38c; /* rgb */ color: rgb(103, 243, 140); /* oklch */ color: oklch(86.3% 0.187 149.5);
Tailwind
colors: {
custom: {
50: '#9ef8af',
500: '#67f38c',
950: '#000000',
},
}SCSS
$custom: #67f38c; $custom-light: #9ef8af; $custom-dark: #000000;
JSON
{
"hex": "#67f38c",
"rgb": {
"r": 103,
"g": 243,
"b": 140
},
"hsl": {
"h": 135.857,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86277,
"c": 0.18707,
"h": 149.5
},
"luminance": 0.68878
}Semantic roles & 50–950 ramp
primary
#67F38C
secondary
#CB33A3
accent
#04A7E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581