#6CEB74#6CEB74
#6CEB74 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.1% C 0.196 H 144.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEB74 |
|---|---|
| RGB | rgb(108, 235, 116) |
| HSL | hsl(124, 76%, 67%) |
| HSV | hsv(124, 54%, 92%) |
| CMYK | cmyk(54%, 0%, 50.6%, 7.8%) |
| CIE-LAB | lab(83.89, -58.90, 46.91) |
| CIE-LCH | lch(83.89, 75.29, 141.46°) |
| OKLab | oklab(84.12% -0.1598 0.113) |
| OKLCH | oklch(84.12% 0.196 144.7) |
| XYZ | xyz(39.0428, 63.8624, 26.7889) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 4.35
Spearmint
#1EF876
ΔE00 4.48
Easter Green
#8CFD7E
ΔE00 4.60
Weird Green
#3AE57F
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEB74 #EB6CE3
analogous
#A3EB6C #6CEB74 #6CEBB4
triadic
#6CEB74 #746CEB #EB746C
tetradic
#6CEB74 #6CA3EB #EB6CE3 #EBB46C
square
#6CEB74 #6CA3EB #EB6CE3 #EBB46C
split-complementary
#6CEB74 #B46CEB #EB6CA3
monochromatic
#1AC225 #36E441 #6CEB74 #A2F2A7 #D8FADA
Accessibility & contrast
On white
1.52
#6CEB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6CEB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEB74
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEB74 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD86A
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#56E5D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ceb74; /* rgb */ color: rgb(108, 235, 116); /* oklch */ color: oklch(84.1% 0.196 144.7);
Tailwind
colors: {
custom: {
50: '#a0f29e',
500: '#6ceb74',
950: '#000000',
},
}SCSS
$custom: #6ceb74; $custom-light: #a0f29e; $custom-dark: #000000;
JSON
{
"hex": "#6ceb74",
"rgb": {
"r": 108,
"g": 235,
"b": 116
},
"hsl": {
"h": 123.78,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.84123,
"c": 0.19572,
"h": 144.7
},
"luminance": 0.63866
}Semantic roles & 50–950 ramp
primary
#6CEB74
secondary
#C03BB8
accent
#0DCBD8
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580