#6CE28D#6CE28D
#6CE28D is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.3% C 0.161 H 150.6°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE28D |
|---|---|
| RGB | rgb(108, 226, 141) |
| HSL | hsl(137, 67%, 65%) |
| HSV | hsv(137, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.57, -51.60, 31.65) |
| CIE-LCH | lch(81.57, 60.53, 148.48°) |
| OKLab | oklab(82.33% -0.14 0.0789) |
| OKLCH | oklch(82.33% 0.161 150.6) |
| XYZ | xyz(38.1858, 59.5007, 34.6667) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.67
Aqua Green
#12E193
ΔE00 5.08
Tealish Green
#0CDC73
ΔE00 5.10
Seafoam Green
#7AF9AB
ΔE00 5.48
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE28D #E26CC1
analogous
#86E26C #6CE28D #6CE2C8
triadic
#6CE28D #8D6CE2 #E28D6C
tetradic
#6CE28D #6C86E2 #E26CC1 #E2C86C
square
#6CE28D #6C86E2 #E26CC1 #E2C86C
split-complementary
#6CE28D #C86CE2 #E26C86
monochromatic
#23B14B #39D865 #6CE28D #9FECB5 #D2F6DC
Accessibility & contrast
On white
1.63
#6CE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#6CE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE28D
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE28D | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D287
Deuteranopia (green-blind)
#D3C692
Tritanopia (blue-blind)
#51DFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ce28d; /* rgb */ color: rgb(108, 226, 141); /* oklch */ color: oklch(82.3% 0.161 150.6);
Tailwind
colors: {
custom: {
50: '#9eecaf',
500: '#6ce28d',
950: '#000000',
},
}SCSS
$custom: #6ce28d; $custom-light: #9eecaf; $custom-dark: #000000;
JSON
{
"hex": "#6ce28d",
"rgb": {
"r": 108,
"g": 226,
"b": 141
},
"hsl": {
"h": 136.78,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.82329,
"c": 0.16072,
"h": 150.6
},
"luminance": 0.59504
}Semantic roles & 50–950 ramp
primary
#6CE28D
secondary
#B24092
accent
#179BCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581