#6EDBE8#6EDBE8
#6EDBE8 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.2% C 0.102 H 205.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDBE8 |
|---|---|
| RGB | rgb(110, 219, 232) |
| HSL | hsl(186, 73%, 67%) |
| HSV | hsv(186, 53%, 91%) |
| CMYK | cmyk(52.6%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.73, -27.77, -15.97) |
| CIE-LCH | lch(81.73, 32.03, 209.89°) |
| OKLab | oklab(83.19% -0.0915 -0.0441) |
| OKLCH | oklch(83.19% 0.102 205.7) |
| XYZ | xyz(46.3216, 59.8000, 85.4297) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.10
Aqua Blue
#02D8E9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Neon Blue
#04D9FF
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDBE8 #E87B6E
analogous
#6EE8B8 #6EDBE8 #6E9EE8
triadic
#6EDBE8 #E86EDB #DBE86E
tetradic
#6EDBE8 #B86EE8 #E87B6E #9EE86E
square
#6EDBE8 #B86EE8 #E87B6E #9EE86E
split-complementary
#6EDBE8 #E86E9E #E8B86E
monochromatic
#1EADBE #39CEE0 #6EDBE8 #A3E8F0 #D8F5F9
Accessibility & contrast
On white
1.62
#6EDBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#6EDBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDBE8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDBE8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4E9
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6edbe8; /* rgb */ color: rgb(110, 219, 232); /* oklch */ color: oklch(83.2% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#a1e6ef',
500: '#6edbe8',
950: '#000000',
},
}SCSS
$custom: #6edbe8; $custom-light: #a1e6ef; $custom-dark: #000000;
JSON
{
"hex": "#6edbe8",
"rgb": {
"r": 110,
"g": 219,
"b": 232
},
"hsl": {
"h": 186.393,
"s": 72.619,
"l": 67.059
},
"oklch": {
"l": 0.83185,
"c": 0.10156,
"h": 205.7
},
"luminance": 0.59804
}Semantic roles & 50–950 ramp
primary
#6EDBE8
secondary
#BD4B3E
accent
#2611D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485