#6CED93#6CED93
#6CED93 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.170 H 151.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED93 |
|---|---|
| RGB | rgb(108, 237, 147) |
| HSL | hsl(138, 78%, 68%) |
| HSV | hsv(138, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.92, -54.99, 33.06) |
| CIE-LCH | lch(84.92, 64.17, 148.99°) |
| OKLab | oklab(85.11% -0.1491 0.0824) |
| OKLCH | oklch(85.11% 0.17 151.1) |
| XYZ | xyz(41.7320, 65.8594, 38.1111) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 3.70
Light Bluish Green
#76FDA8
ΔE00 3.71
Light Green Blue
#56FCA2
ΔE00 3.78
Sea Green (survey)
#53FCA1
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED93 #ED6CC6
analogous
#85ED6C #6CED93 #6CEDD4
triadic
#6CED93 #936CED #ED936C
tetradic
#6CED93 #6C85ED #ED6CC6 #EDD46C
square
#6CED93 #6C85ED #ED6CC6 #EDD46C
split-complementary
#6CED93 #D46CED #ED6C85
monochromatic
#18C64D #35E66B #6CED93 #A3F4BB #D9FAE3
Accessibility & contrast
On white
1.48
#6CED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#6CED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED93
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED93 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#4BEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced93; /* rgb */ color: rgb(108, 237, 147); /* oklch */ color: oklch(85.1% 0.170 151.1);
Tailwind
colors: {
custom: {
50: '#9ff4b3',
500: '#6ced93',
950: '#000000',
},
}SCSS
$custom: #6ced93; $custom-light: #9ff4b3; $custom-dark: #000000;
JSON
{
"hex": "#6ced93",
"rgb": {
"r": 108,
"g": 237,
"b": 147
},
"hsl": {
"h": 138.14,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85111,
"c": 0.17033,
"h": 151.1
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#6CED93
secondary
#C4399A
accent
#0B9CDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581