#6CED94#6CED94
#6CED94 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.169 H 151.3°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CED94 |
|---|---|
| RGB | rgb(108, 237, 148) |
| HSL | hsl(139, 78%, 68%) |
| HSV | hsv(139, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.94, -54.82, 32.58) |
| CIE-LCH | lch(84.94, 63.77, 149.28°) |
| OKLab | oklab(85.13% -0.1487 0.0813) |
| OKLCH | oklch(85.13% 0.169 151.3) |
| XYZ | xyz(41.8108, 65.8909, 38.5261) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.76
Weird Green
#3AE57F
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CED94 #ED6CC5
analogous
#84ED6C #6CED94 #6CEDD5
triadic
#6CED94 #946CED #ED946C
tetradic
#6CED94 #6C84ED #ED6CC5 #EDD56C
square
#6CED94 #6C84ED #ED6CC5 #EDD56C
split-complementary
#6CED94 #D56CED #ED6C84
monochromatic
#18C64E #35E66C #6CED94 #A3F4BC #D9FAE3
Accessibility & contrast
On white
1.48
#6CED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#6CED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CED94
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CED94 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#4BEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ced94; /* rgb */ color: rgb(108, 237, 148); /* oklch */ color: oklch(85.1% 0.169 151.3);
Tailwind
colors: {
custom: {
50: '#9ff4b4',
500: '#6ced94',
950: '#000000',
},
}SCSS
$custom: #6ced94; $custom-light: #9ff4b4; $custom-dark: #000000;
JSON
{
"hex": "#6ced94",
"rgb": {
"r": 108,
"g": 237,
"b": 148
},
"hsl": {
"h": 138.605,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85129,
"c": 0.16941,
"h": 151.3
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#6CED94
secondary
#C43999
accent
#0B9ADA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581