#6CEDCD#6CEDCD
#6CEDCD is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.124 H 174.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEDCD |
|---|---|
| RGB | rgb(108, 237, 205) |
| HSL | hsl(165, 78%, 68%) |
| HSV | hsv(165, 54%, 93%) |
| CMYK | cmyk(54.4%, 0%, 13.5%, 7.1%) |
| CIE-LAB | lab(86.09, -43.29, 4.72) |
| CIE-LCH | lch(86.09, 43.55, 173.77°) |
| OKLab | oklab(86.44% -0.1234 0.0118) |
| OKLCH | oklch(86.44% 0.124 174.5) |
| XYZ | xyz(47.4830, 68.1598, 68.3996) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 4.48
Aqua Marine
#2EE8BB
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEDCD #ED6C8C
analogous
#6CED8C #6CEDCD #6CCDED
triadic
#6CEDCD #CD6CED #EDCD6C
tetradic
#6CEDCD #8C6CED #ED6C8C #CDED6C
square
#6CEDCD #8C6CED #ED6C8C #CDED6C
split-complementary
#6CEDCD #ED6CCD #ED8C6C
monochromatic
#18C69B #35E6BA #6CEDCD #A3F4E0 #D9FAF2
Accessibility & contrast
On white
1.44
#6CEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEDCD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEDCD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CC
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#20EFE3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cedcd; /* rgb */ color: rgb(108, 237, 205); /* oklch */ color: oklch(86.4% 0.124 174.5);
Tailwind
colors: {
custom: {
50: '#a0f3dc',
500: '#6cedcd',
950: '#000000',
},
}SCSS
$custom: #6cedcd; $custom-light: #a0f3dc; $custom-dark: #000000;
JSON
{
"hex": "#6cedcd",
"rgb": {
"r": 108,
"g": 237,
"b": 205
},
"hsl": {
"h": 165.116,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.86441,
"c": 0.12402,
"h": 174.5
},
"luminance": 0.68164
}Semantic roles & 50–950 ramp
primary
#6CEDCD
secondary
#C4395C
accent
#0B3FDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584