#6CE68D#6CE68D
#6CE68D is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.166 H 150.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE68D |
|---|---|
| RGB | rgb(108, 230, 141) |
| HSL | hsl(136, 71%, 66%) |
| HSV | hsv(136, 53%, 90%) |
| CMYK | cmyk(53%, 0%, 38.7%, 9.8%) |
| CIE-LAB | lab(82.75, -53.21, 33.22) |
| CIE-LCH | lch(82.75, 62.73, 148.03°) |
| OKLab | oklab(83.3% -0.1443 0.0826) |
| OKLCH | oklch(83.3% 0.166 150.2) |
| XYZ | xyz(39.2862, 61.7015, 35.0335) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.28
Lightgreen
#90EE90
ΔE00 4.09
Seafoam Green
#7AF9AB
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.15
Tealish Green
#0CDC73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE68D #E66CC5
analogous
#88E66C #6CE68D #6CE6CA
triadic
#6CE68D #8D6CE6 #E68D6C
tetradic
#6CE68D #6C88E6 #E66CC5 #E6CA6C
square
#6CE68D #6C88E6 #E66CC5 #E6CA6C
split-complementary
#6CE68D #CA6CE6 #E66C88
monochromatic
#1FB849 #38DD64 #6CE68D #A0EFB6 #D5F8DE
Accessibility & contrast
On white
1.57
#6CE68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6CE68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE68D
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE68D | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D587
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#50E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce68d; /* rgb */ color: rgb(108, 230, 141); /* oklch */ color: oklch(83.3% 0.166 150.2);
Tailwind
colors: {
custom: {
50: '#9fefaf',
500: '#6ce68d',
950: '#000000',
},
}SCSS
$custom: #6ce68d; $custom-light: #9fefaf; $custom-dark: #000000;
JSON
{
"hex": "#6ce68d",
"rgb": {
"r": 108,
"g": 230,
"b": 141
},
"hsl": {
"h": 136.23,
"s": 70.93,
"l": 66.275
},
"oklch": {
"l": 0.83302,
"c": 0.16627,
"h": 150.2
},
"luminance": 0.61705
}Semantic roles & 50–950 ramp
primary
#6CE68D
secondary
#B83E97
accent
#139FD3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581