#6CE285#6CE285
#6CE285 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.2% C 0.168 H 148.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE285 |
|---|---|
| RGB | rgb(108, 226, 133) |
| HSL | hsl(133, 67%, 65%) |
| HSV | hsv(133, 52%, 89%) |
| CMYK | cmyk(52.2%, 0%, 41.2%, 11.4%) |
| CIE-LAB | lab(81.44, -52.92, 35.52) |
| CIE-LCH | lch(81.44, 63.74, 146.13°) |
| OKLab | oklab(82.19% -0.1435 0.0878) |
| OKLCH | oklch(82.19% 0.168 148.5) |
| XYZ | xyz(37.6119, 59.2712, 31.6442) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Lightgreen
#90EE90
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 4.70
Lightish Green
#61E160
ΔE00 5.09
Turquoise Green
#04F489
ΔE00 5.66
Aqua Green
#12E193
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE285 #E26CC9
analogous
#8EE26C #6CE285 #6CE2C0
triadic
#6CE285 #856CE2 #E2856C
tetradic
#6CE285 #6C8EE2 #E26CC9 #E2C06C
square
#6CE285 #6C8EE2 #E26CC9 #E2C06C
split-complementary
#6CE285 #C06CE2 #E26C8E
monochromatic
#23B141 #39D85B #6CE285 #9FECAF #D2F6DA
Accessibility & contrast
On white
1.63
#6CE285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6CE285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE285
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE285 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#54DECB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ce285; /* rgb */ color: rgb(108, 226, 133); /* oklch */ color: oklch(82.2% 0.168 148.5);
Tailwind
colors: {
custom: {
50: '#9eeca9',
500: '#6ce285',
950: '#000000',
},
}SCSS
$custom: #6ce285; $custom-light: #9eeca9; $custom-dark: #000000;
JSON
{
"hex": "#6ce285",
"rgb": {
"r": 108,
"g": 226,
"b": 133
},
"hsl": {
"h": 132.712,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.82185,
"c": 0.1682,
"h": 148.5
},
"luminance": 0.59274
}Semantic roles & 50–950 ramp
primary
#6CE285
secondary
#B2409A
accent
#17A8CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581