#67F38F#67F38F
#67F38F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.184 H 150.2°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67F38F |
|---|---|
| RGB | rgb(103, 243, 143) |
| HSL | hsl(137, 85%, 68%) |
| HSV | hsv(137, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 41.2%, 4.7%) |
| CIE-LAB | lab(86.49, -59.11, 37.08) |
| CIE-LCH | lch(86.49, 69.78, 147.90°) |
| OKLab | oklab(86.33% -0.1599 0.0917) |
| OKLCH | oklch(86.33% 0.184 150.2) |
| XYZ | xyz(42.5989, 68.9639, 37.0477) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.30
Light Green Blue
#56FCA2
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.53
Baby Green
#8CFF9E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F38F #F367CB
analogous
#85F367 #67F38F #67F3D5
triadic
#67F38F #8F67F3 #F38F67
tetradic
#67F38F #6785F3 #F367CB #F3D567
square
#67F38F #6785F3 #F367CB #F3D567
split-complementary
#67F38F #D567F3 #F36785
monochromatic
#10CF47 #2EEF65 #67F38F #A0F7B9 #D8FCE3
Accessibility & contrast
On white
1.42
#67F38F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#67F38F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F38F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F38F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F38F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E088
Deuteranopia (green-blind)
#E2D396
Tritanopia (blue-blind)
#41EFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f38f; /* rgb */ color: rgb(103, 243, 143); /* oklch */ color: oklch(86.3% 0.184 150.2);
Tailwind
colors: {
custom: {
50: '#9ef8b1',
500: '#67f38f',
950: '#000000',
},
}SCSS
$custom: #67f38f; $custom-light: #9ef8b1; $custom-dark: #000000;
JSON
{
"hex": "#67f38f",
"rgb": {
"r": 103,
"g": 243,
"b": 143
},
"hsl": {
"h": 137.143,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.86328,
"c": 0.18435,
"h": 150.2
},
"luminance": 0.68968
}Semantic roles & 50–950 ramp
primary
#67F38F
secondary
#CB33A0
accent
#04A2E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581