#6EDECC#6EDECC
#6EDECC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.0% C 0.106 H 181.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDECC |
|---|---|
| RGB | rgb(110, 222, 204) |
| HSL | hsl(170, 63%, 65%) |
| HSV | hsv(170, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(81.79, -36.35, -0.99) |
| CIE-LCH | lch(81.79, 36.37, 181.56°) |
| OKLab | oklab(82.97% -0.1064 -0.0032) |
| OKLCH | oklch(82.97% 0.106 181.7) |
| XYZ | xyz(43.4461, 59.9133, 66.3899) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.27
Tiffany Blue
#7BF2DA
ΔE00 4.67
Seafoam Blue
#78D1B6
ΔE00 5.02
Mediumturquoise
#48D1CC
ΔE00 5.84
Aqua (survey)
#13EAC9
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDECC #DE6E80
analogous
#6EDE94 #6EDECC #6EB8DE
triadic
#6EDECC #CC6EDE #DECC6E
tetradic
#6EDECC #946EDE #DE6E80 #B8DE6E
square
#6EDECC #946EDE #DE6E80 #B8DE6E
split-complementary
#6EDECC #DE6EB8 #DE946E
monochromatic
#27AB96 #3CD3BA #6EDECC #A0E9DE #D2F5EF
Accessibility & contrast
On white
1.62
#6EDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#6EDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDECC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDECC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CB
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#32E2D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edecc; /* rgb */ color: rgb(110, 222, 204); /* oklch */ color: oklch(83.0% 0.106 181.7);
Tailwind
colors: {
custom: {
50: '#9fe8db',
500: '#6edecc',
950: '#000000',
},
}SCSS
$custom: #6edecc; $custom-light: #9fe8db; $custom-dark: #000000;
JSON
{
"hex": "#6edecc",
"rgb": {
"r": 110,
"g": 222,
"b": 204
},
"hsl": {
"h": 170.357,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.8297,
"c": 0.10646,
"h": 181.7
},
"luminance": 0.59917
}Semantic roles & 50–950 ramp
primary
#6EDECC
secondary
#AD4354
accent
#1B37CB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484