#6CDAE7#6CDAE7
#6CDAE7 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.102 H 205.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDAE7 |
|---|---|
| RGB | rgb(108, 218, 231) |
| HSL | hsl(186, 72%, 66%) |
| HSV | hsv(186, 53%, 91%) |
| CMYK | cmyk(53.2%, 5.6%, 0%, 9.4%) |
| CIE-LAB | lab(81.34, -27.96, -16.02) |
| CIE-LCH | lch(81.34, 32.22, 209.82°) |
| OKLab | oklab(82.85% -0.0921 -0.0443) |
| OKLCH | oklch(82.85% 0.102 205.7) |
| XYZ | xyz(45.6737, 59.0962, 84.5856) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.21
Robin'S Egg
#6DEDFD
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Neon Blue
#04D9FF
ΔE00 7.02
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDAE7 #E7796C
analogous
#6CE7B6 #6CDAE7 #6C9DE7
triadic
#6CDAE7 #E76CDA #DAE76C
tetradic
#6CDAE7 #B66CE7 #E7796C #9DE76C
square
#6CDAE7 #B66CE7 #E7796C #9DE76C
split-complementary
#6CDAE7 #E76C9D #E7B66C
monochromatic
#1EAABA #37CDDE #6CDAE7 #A1E7F0 #D5F4F8
Accessibility & contrast
On white
1.64
#6CDAE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6CDAE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDAE7
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDAE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDAE7 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdae7; /* rgb */ color: rgb(108, 218, 231); /* oklch */ color: oklch(82.8% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#a0e5ee',
500: '#6cdae7',
950: '#000000',
},
}SCSS
$custom: #6cdae7; $custom-light: #a0e5ee; $custom-dark: #000000;
JSON
{
"hex": "#6cdae7",
"rgb": {
"r": 108,
"g": 218,
"b": 231
},
"hsl": {
"h": 186.341,
"s": 71.93,
"l": 66.471
},
"oklch": {
"l": 0.82846,
"c": 0.10219,
"h": 205.7
},
"luminance": 0.591
}Semantic roles & 50–950 ramp
primary
#6CDAE7
secondary
#BA4B3D
accent
#2612D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485