#6EDBE7#6EDBE7
#6EDBE7 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.2% C 0.101 H 204.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE7 |
|---|---|
| RGB | rgb(110, 219, 231) |
| HSL | hsl(186, 72%, 67%) |
| HSV | hsv(186, 52%, 91%) |
| CMYK | cmyk(52.4%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.70, -28.04, -15.48) |
| CIE-LCH | lch(81.70, 32.03, 208.90°) |
| OKLab | oklab(83.15% -0.0919 -0.0428) |
| OKLCH | oklch(83.15% 0.101 204.9) |
| XYZ | xyz(46.1799, 59.7433, 84.6838) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 7.21
Neon Blue
#04D9FF
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE7 #E77A6E
analogous
#6EE7B6 #6EDBE7 #6E9FE7
triadic
#6EDBE7 #E76EDB #DBE76E
tetradic
#6EDBE7 #B66EE7 #E77A6E #9FE76E
square
#6EDBE7 #B66EE7 #E77A6E #9FE76E
split-complementary
#6EDBE7 #E76E9F #E7B66E
monochromatic
#1FACBC #39CEDE #6EDBE7 #A3E8F0 #D7F5F8
Accessibility & contrast
On white
1.62
#6EDBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#6EDBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE7
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE7 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edbe7; /* rgb */ color: rgb(110, 219, 231); /* oklch */ color: oklch(83.2% 0.101 204.9);
Tailwind
colors: {
custom: {
50: '#a1e6ee',
500: '#6edbe7',
950: '#000000',
},
}SCSS
$custom: #6edbe7; $custom-light: #a1e6ee; $custom-dark: #000000;
JSON
{
"hex": "#6edbe7",
"rgb": {
"r": 110,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.95,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.8315,
"c": 0.10135,
"h": 204.9
},
"luminance": 0.59748
}Semantic roles & 50–950 ramp
primary
#6EDBE7
secondary
#BB4B3E
accent
#2512D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485