#6EDECF#6EDECF
#6EDECF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.105 H 183.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDECF |
|---|---|
| RGB | rgb(110, 222, 207) |
| HSL | hsl(172, 63%, 65%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(50.5%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(81.87, -35.62, -2.47) |
| CIE-LCH | lch(81.87, 35.71, 183.96°) |
| OKLab | oklab(83.06% -0.1051 -0.0072) |
| OKLCH | oklch(83.06% 0.105 183.9) |
| XYZ | xyz(43.8094, 60.0586, 68.3032) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.14
Tiffany Blue
#7BF2DA
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.13
Seafoam Blue
#78D1B6
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 6.93
Pale Teal
#82CBB2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDECF #DE6E7D
analogous
#6EDE97 #6EDECF #6EB5DE
triadic
#6EDECF #CF6EDE #DECF6E
tetradic
#6EDECF #976EDE #DE6E7D #B5DE6E
square
#6EDECF #976EDE #DE6E7D #B5DE6E
split-complementary
#6EDECF #DE6EB5 #DE976E
monochromatic
#27AB99 #3CD3BE #6EDECF #A0E9E0 #D2F5F0
Accessibility & contrast
On white
1.61
#6EDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#6EDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDECF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDECF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#C3C6D0
Tritanopia (blue-blind)
#2FE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edecf; /* rgb */ color: rgb(110, 222, 207); /* oklch */ color: oklch(83.1% 0.105 183.9);
Tailwind
colors: {
custom: {
50: '#a0e8dd',
500: '#6edecf',
950: '#000000',
},
}SCSS
$custom: #6edecf; $custom-light: #a0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#6edecf",
"rgb": {
"r": 110,
"g": 222,
"b": 207
},
"hsl": {
"h": 171.964,
"s": 62.921,
"l": 65.098
},
"oklch": {
"l": 0.8306,
"c": 0.10537,
"h": 183.9
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#6EDECF
secondary
#AD4351
accent
#1B32CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484