#67F38D#67F38D
#67F38D is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.186 H 149.7°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #67F38D |
|---|---|
| RGB | rgb(103, 243, 141) |
| HSL | hsl(136, 85%, 68%) |
| HSV | hsv(136, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 42%, 4.7%) |
| CIE-LAB | lab(86.46, -59.43, 38.02) |
| CIE-LCH | lch(86.46, 70.56, 147.39°) |
| OKLab | oklab(86.29% -0.1608 0.0939) |
| OKLCH | oklch(86.29% 0.186 149.7) |
| XYZ | xyz(42.4488, 68.9039, 36.2569) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.58
Minty Green
#0BF77D
ΔE00 3.70
Baby Green
#8CFF9E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F38D #F367CD
analogous
#87F367 #67F38D #67F3D3
triadic
#67F38D #8D67F3 #F38D67
tetradic
#67F38D #6787F3 #F367CD #F3D367
square
#67F38D #6787F3 #F367CD #F3D367
split-complementary
#67F38D #D367F3 #F36787
monochromatic
#10CF44 #2EEF62 #67F38D #A0F7B8 #D8FCE2
Accessibility & contrast
On white
1.42
#67F38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#67F38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F38D
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F38D | 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)
#F5E086
Deuteranopia (green-blind)
#E2D394
Tritanopia (blue-blind)
#42EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f38d; /* rgb */ color: rgb(103, 243, 141); /* oklch */ color: oklch(86.3% 0.186 149.7);
Tailwind
colors: {
custom: {
50: '#9ef8af',
500: '#67f38d',
950: '#000000',
},
}SCSS
$custom: #67f38d; $custom-light: #9ef8af; $custom-dark: #000000;
JSON
{
"hex": "#67f38d",
"rgb": {
"r": 103,
"g": 243,
"b": 141
},
"hsl": {
"h": 136.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86294,
"c": 0.18616,
"h": 149.7
},
"luminance": 0.68908
}Semantic roles & 50–950 ramp
primary
#67F38D
secondary
#CB33A2
accent
#04A6E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581