#6EDCE4#6EDCE4
#6EDCE4 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.3% C 0.101 H 201.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCE4 |
|---|---|
| RGB | rgb(110, 220, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 52%, 89%) |
| CMYK | cmyk(51.8%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(81.89, -29.32, -13.60) |
| CIE-LCH | lch(81.89, 32.32, 204.88°) |
| OKLab | oklab(83.28% -0.0942 -0.0375) |
| OKLCH | oklch(83.28% 0.101 201.7) |
| XYZ | xyz(46.0215, 60.0986, 82.5587) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.51
Aqua Blue
#02D8E9
ΔE00 4.62
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCE4 #E4766E
analogous
#6EE4B1 #6EDCE4 #6EA1E4
triadic
#6EDCE4 #E46EDC #DCE46E
tetradic
#6EDCE4 #B16EE4 #E4766E #A1E46E
square
#6EDCE4 #B16EE4 #E4766E #A1E46E
split-complementary
#6EDCE4 #E46EA1 #E4B16E
monochromatic
#22ACB6 #3AD0DA #6EDCE4 #A2E8EE #D5F5F7
Accessibility & contrast
On white
1.61
#6EDCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#6EDCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCE4
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCE4 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E5
Deuteranopia (green-blind)
#BBC6E5
Tritanopia (blue-blind)
#07E3DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edce4; /* rgb */ color: rgb(110, 220, 228); /* oklch */ color: oklch(83.3% 0.101 201.7);
Tailwind
colors: {
custom: {
50: '#a1e7ec',
500: '#6edce4',
950: '#000000',
},
}SCSS
$custom: #6edce4; $custom-light: #a1e7ec; $custom-dark: #000000;
JSON
{
"hex": "#6edce4",
"rgb": {
"r": 110,
"g": 220,
"b": 228
},
"hsl": {
"h": 184.068,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83275,
"c": 0.10139,
"h": 201.7
},
"luminance": 0.60103
}Semantic roles & 50–950 ramp
primary
#6EDCE4
secondary
#B64840
accent
#2215D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484