#6CE094#6CE094
#6CE094 is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.151 H 152.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE094 |
|---|---|
| RGB | rgb(108, 224, 148) |
| HSL | hsl(141, 65%, 65%) |
| HSV | hsv(141, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 33.9%, 12.2%) |
| CIE-LAB | lab(81.09, -49.56, 27.43) |
| CIE-LCH | lch(81.09, 56.65, 151.03°) |
| OKLab | oklab(81.98% -0.1348 0.069) |
| OKLCH | oklch(81.98% 0.151 152.9) |
| XYZ | xyz(38.1825, 58.6344, 37.3167) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.51
Weird Green
#3AE57F
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE094 #E06CB8
analogous
#7EE06C #6CE094 #6CE0CE
triadic
#6CE094 #946CE0 #E0946C
tetradic
#6CE094 #6C7EE0 #E06CB8 #E0CE6C
square
#6CE094 #6C7EE0 #E06CB8 #E0CE6C
split-complementary
#6CE094 #CE6CE0 #E06C7E
monochromatic
#25AD54 #39D56F #6CE094 #9FEBB9 #D1F5DE
Accessibility & contrast
On white
1.65
#6CE094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#6CE094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE094
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE094 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#4FDDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ce094; /* rgb */ color: rgb(108, 224, 148); /* oklch */ color: oklch(82.0% 0.151 152.9);
Tailwind
colors: {
custom: {
50: '#9eeab4',
500: '#6ce094',
950: '#000000',
},
}SCSS
$custom: #6ce094; $custom-light: #9eeab4; $custom-dark: #000000;
JSON
{
"hex": "#6ce094",
"rgb": {
"r": 108,
"g": 224,
"b": 148
},
"hsl": {
"h": 140.69,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.81978,
"c": 0.1514,
"h": 152.9
},
"luminance": 0.58638
}Semantic roles & 50–950 ramp
primary
#6CE094
secondary
#AF4189
accent
#188FCD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481