#6EDECD#6EDECD
#6EDECD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.106 H 182.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDECD |
|---|---|
| RGB | rgb(110, 222, 205) |
| HSL | hsl(171, 63%, 65%) |
| HSV | hsv(171, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(81.82, -36.11, -1.48) |
| CIE-LCH | lch(81.82, 36.14, 182.35°) |
| OKLab | oklab(83% -0.106 -0.0046) |
| OKLCH | oklch(83% 0.106 182.5) |
| XYZ | xyz(43.5664, 59.9614, 67.0236) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.59
Aqua (survey)
#13EAC9
ΔE00 6.47
Pale Teal
#82CBB2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDECD #DE6E7F
analogous
#6EDE95 #6EDECD #6EB7DE
triadic
#6EDECD #CD6EDE #DECD6E
tetradic
#6EDECD #956EDE #DE6E7F #B7DE6E
square
#6EDECD #956EDE #DE6E7F #B7DE6E
split-complementary
#6EDECD #DE6EB7 #DE956E
monochromatic
#27AB97 #3CD3BC #6EDECD #A0E9DE #D2F5EF
Accessibility & contrast
On white
1.62
#6EDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#6EDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDECD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDECD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#31E2D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edecd; /* rgb */ color: rgb(110, 222, 205); /* oklch */ color: oklch(83.0% 0.106 182.5);
Tailwind
colors: {
custom: {
50: '#a0e8dc',
500: '#6edecd',
950: '#000000',
},
}SCSS
$custom: #6edecd; $custom-light: #a0e8dc; $custom-dark: #000000;
JSON
{
"hex": "#6edecd",
"rgb": {
"r": 110,
"g": 222,
"b": 205
},
"hsl": {
"h": 170.893,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.83,
"c": 0.10608,
"h": 182.5
},
"luminance": 0.59965
}Semantic roles & 50–950 ramp
primary
#6EDECD
secondary
#AD4353
accent
#1B36CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484