#6CDAEB#6CDAEB
#6CDAEB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.0% C 0.103 H 208.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDAEB |
|---|---|
| RGB | rgb(108, 218, 235) |
| HSL | hsl(188, 76%, 67%) |
| HSV | hsv(188, 54%, 92%) |
| CMYK | cmyk(54%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(81.47, -26.87, -17.96) |
| CIE-LCH | lch(81.47, 32.32, 213.76°) |
| OKLab | oklab(82.99% -0.0905 -0.0496) |
| OKLCH | oklch(82.99% 0.103 208.7) |
| XYZ | xyz(46.2451, 59.3248, 87.5949) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.35
Aqua Blue
#02D8E9
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDAEB #EB7D6C
analogous
#6CEBBC #6CDAEB #6C9BEB
triadic
#6CDAEB #EB6CDA #DAEB6C
tetradic
#6CDAEB #BC6CEB #EB7D6C #9BEB6C
square
#6CDAEB #BC6CEB #EB7D6C #9BEB6C
split-complementary
#6CDAEB #EB6C9B #EBBC6C
monochromatic
#1AACC2 #36CCE4 #6CDAEB #A2E8F2 #D8F5FA
Accessibility & contrast
On white
1.63
#6CDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6CDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDAEB
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDAEB | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B6C4EB
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6cdaeb; /* rgb */ color: rgb(108, 218, 235); /* oklch */ color: oklch(83.0% 0.103 208.7);
Tailwind
colors: {
custom: {
50: '#a0e5f1',
500: '#6cdaeb',
950: '#000000',
},
}SCSS
$custom: #6cdaeb; $custom-light: #a0e5f1; $custom-dark: #000000;
JSON
{
"hex": "#6cdaeb",
"rgb": {
"r": 108,
"g": 218,
"b": 235
},
"hsl": {
"h": 188.031,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.82988,
"c": 0.10324,
"h": 208.7
},
"luminance": 0.59329
}Semantic roles & 50–950 ramp
primary
#6CDAEB
secondary
#C04D3B
accent
#280DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485