#6CEDC5#6CEDC5
#6CEDC5 is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.2% C 0.129 H 170.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDC5 |
|---|---|
| RGB | rgb(108, 237, 197) |
| HSL | hsl(161, 78%, 68%) |
| HSV | hsv(161, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 16.9%, 7.1%) |
| CIE-LAB | lab(85.90, -45.12, 8.64) |
| CIE-LCH | lch(85.90, 45.94, 169.16°) |
| OKLab | oklab(86.23% -0.127 0.0221) |
| OKLCH | oklch(86.23% 0.129 170.1) |
| XYZ | xyz(46.5419, 67.7834, 63.4433) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.01
Aqua Marine
#2EE8BB
ΔE00 3.58
Aquamarine
#7FFFD4
ΔE00 3.93
Seafoam
#7FE0B3
ΔE00 4.45
Light Aqua
#8CFFDB
ΔE00 4.53
Light Teal
#90E4C1
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDC5 #ED6C94
analogous
#6CED84 #6CEDC5 #6CD5ED
triadic
#6CEDC5 #C56CED #EDC56C
tetradic
#6CEDC5 #846CED #ED6C94 #D5ED6C
square
#6CEDC5 #846CED #ED6C94 #D5ED6C
split-complementary
#6CEDC5 #ED6CD5 #ED846C
monochromatic
#18C690 #35E6AF #6CEDC5 #A3F4DB #D9FAF0
Accessibility & contrast
On white
1.44
#6CEDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6CEDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDC5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDC5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DFC3
Deuteranopia (green-blind)
#D4D1C8
Tritanopia (blue-blind)
#2AEEE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cedc5; /* rgb */ color: rgb(108, 237, 197); /* oklch */ color: oklch(86.2% 0.129 170.1);
Tailwind
colors: {
custom: {
50: '#a0f3d6',
500: '#6cedc5',
950: '#000000',
},
}SCSS
$custom: #6cedc5; $custom-light: #a0f3d6; $custom-dark: #000000;
JSON
{
"hex": "#6cedc5",
"rgb": {
"r": 108,
"g": 237,
"b": 197
},
"hsl": {
"h": 161.395,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86226,
"c": 0.12888,
"h": 170.1
},
"luminance": 0.67788
}Semantic roles & 50–950 ramp
primary
#6CEDC5
secondary
#C43964
accent
#0B4BDA
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583