#67F27C#67F27C
#67F27C is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.8% C 0.200 H 146.5°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67F27C |
|---|---|
| RGB | rgb(103, 242, 124) |
| HSL | hsl(129, 84%, 68%) |
| HSV | hsv(129, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 48.8%, 5.1%) |
| CIE-LAB | lab(85.93, -61.60, 45.59) |
| CIE-LCH | lch(85.93, 76.64, 143.49°) |
| OKLab | oklab(85.78% -0.1667 0.1105) |
| OKLCH | oklch(85.78% 0.2 146.5) |
| XYZ | xyz(40.9811, 67.8393, 29.9995) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.59
Wintergreen
#20F986
ΔE00 3.86
Easter Green
#8CFD7E
ΔE00 4.07
Spring Green
#00FF7F
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F27C #F267DD
analogous
#97F267 #67F27C #67F2C2
triadic
#67F27C #7C67F2 #F27C67
tetradic
#67F27C #6797F2 #F267DD #F2C267
square
#67F27C #6797F2 #F267DD #F2C267
split-complementary
#67F27C #C267F2 #F26797
monochromatic
#12CD2E #2FED4B #67F27C #9FF7AD #D8FCDD
Accessibility & contrast
On white
1.44
#67F27C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#67F27C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F27C
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F27C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F27C | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE72
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#49EDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f27c; /* rgb */ color: rgb(103, 242, 124); /* oklch */ color: oklch(85.8% 0.200 146.5);
Tailwind
colors: {
custom: {
50: '#9ef7a4',
500: '#67f27c',
950: '#000000',
},
}SCSS
$custom: #67f27c; $custom-light: #9ef7a4; $custom-dark: #000000;
JSON
{
"hex": "#67f27c",
"rgb": {
"r": 103,
"g": 242,
"b": 124
},
"hsl": {
"h": 129.065,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.85782,
"c": 0.20001,
"h": 146.5
},
"luminance": 0.67843
}Semantic roles & 50–950 ramp
primary
#67F27C
secondary
#C934B3
accent
#05BFE1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580