#6CEDA7#6CEDA7
#6CEDA7 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.152 H 157.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDA7 |
|---|---|
| RGB | rgb(108, 237, 167) |
| HSL | hsl(147, 78%, 68%) |
| HSV | hsv(147, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 29.5%, 7.1%) |
| CIE-LAB | lab(85.27, -51.38, 23.34) |
| CIE-LCH | lch(85.27, 56.43, 155.57°) |
| OKLab | oklab(85.51% -0.1403 0.0592) |
| OKLCH | oklch(85.51% 0.152 157.1) |
| XYZ | xyz(43.4400, 66.5426, 47.1065) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.17
Light Bluish Green
#76FDA8
ΔE00 4.06
Light Green Blue
#56FCA2
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDA7 #ED6CB2
analogous
#71ED6C #6CEDA7 #6CEDE8
triadic
#6CEDA7 #A76CED #EDA76C
tetradic
#6CEDA7 #6C71ED #ED6CB2 #EDE86C
square
#6CEDA7 #6C71ED #ED6CB2 #EDE86C
split-complementary
#6CEDA7 #E86CED #ED6C71
monochromatic
#18C668 #35E686 #6CEDA7 #A3F4C8 #D9FAE8
Accessibility & contrast
On white
1.47
#6CEDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#6CEDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDA7
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDA7 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA3
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#42EBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ceda7; /* rgb */ color: rgb(108, 237, 167); /* oklch */ color: oklch(85.5% 0.152 157.1);
Tailwind
colors: {
custom: {
50: '#9ff3c1',
500: '#6ceda7',
950: '#000000',
},
}SCSS
$custom: #6ceda7; $custom-light: #9ff3c1; $custom-dark: #000000;
JSON
{
"hex": "#6ceda7",
"rgb": {
"r": 108,
"g": 237,
"b": 167
},
"hsl": {
"h": 147.442,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.85509,
"c": 0.15229,
"h": 157.1
},
"luminance": 0.66547
}Semantic roles & 50–950 ramp
primary
#6CEDA7
secondary
#C43985
accent
#0B7CDA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582