#6EDCE2#6EDCE2
#6EDCE2 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.101 H 200.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDCE2 |
|---|---|
| RGB | rgb(110, 220, 226) |
| HSL | hsl(183, 67%, 66%) |
| HSV | hsv(183, 51%, 89%) |
| CMYK | cmyk(51.3%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(81.83, -29.85, -12.62) |
| CIE-LCH | lch(81.83, 32.41, 202.92°) |
| OKLab | oklab(83.21% -0.095 -0.0348) |
| OKLCH | oklch(83.21% 0.101 200.1) |
| XYZ | xyz(45.7455, 59.9882, 81.1049) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Mediumturquoise
#48D1CC
ΔE00 5.85
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Darkturquoise
#00CED1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDCE2 #E2746E
analogous
#6EE2AE #6EDCE2 #6EA2E2
triadic
#6EDCE2 #E26EDC #DCE26E
tetradic
#6EDCE2 #AE6EE2 #E2746E #A2E26E
square
#6EDCE2 #AE6EE2 #E2746E #A2E26E
split-complementary
#6EDCE2 #E26EA2 #E2AE6E
monochromatic
#24ABB2 #3BD0D8 #6EDCE2 #A1E8EC #D4F5F6
Accessibility & contrast
On white
1.62
#6EDCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6EDCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDCE2
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDCE2 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#0FE3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edce2; /* rgb */ color: rgb(110, 220, 226); /* oklch */ color: oklch(83.2% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#a0e7eb',
500: '#6edce2',
950: '#000000',
},
}SCSS
$custom: #6edce2; $custom-light: #a0e7eb; $custom-dark: #000000;
JSON
{
"hex": "#6edce2",
"rgb": {
"r": 110,
"g": 220,
"b": 226
},
"hsl": {
"h": 183.103,
"s": 66.667,
"l": 65.882
},
"oklch": {
"l": 0.83207,
"c": 0.10118,
"h": 200.1
},
"luminance": 0.59992
}Semantic roles & 50–950 ramp
primary
#6EDCE2
secondary
#B34741
accent
#2017CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484