#6CDCEB#6CDCEB
#6CDCEB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.104 H 207.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCEB |
|---|---|
| RGB | rgb(108, 220, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(54%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.04, -27.84, -17.10) |
| CIE-LCH | lch(82.04, 32.68, 211.56°) |
| OKLab | oklab(83.44% -0.0927 -0.0473) |
| OKLCH | oklch(83.44% 0.104 207) |
| XYZ | xyz(46.7669, 60.3683, 87.7688) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Aqua Blue
#02D8E9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCEB #EB7B6C
analogous
#6CEBBB #6CDCEB #6C9CEB
triadic
#6CDCEB #EB6CDC #DCEB6C
tetradic
#6CDCEB #BB6CEB #EB7B6C #9CEB6C
square
#6CDCEB #BB6CEB #EB7B6C #9CEB6C
split-complementary
#6CDCEB #EB6C9C #EBBB6C
monochromatic
#1AAEC2 #36CFE4 #6CDCEB #A2E9F2 #D8F6FA
Accessibility & contrast
On white
1.61
#6CDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6CDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCEB
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCEB | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#B8C6EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdceb; /* rgb */ color: rgb(108, 220, 235); /* oklch */ color: oklch(83.4% 0.104 207.0);
Tailwind
colors: {
custom: {
50: '#a0e7f1',
500: '#6cdceb',
950: '#000000',
},
}SCSS
$custom: #6cdceb; $custom-light: #a0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#6cdceb",
"rgb": {
"r": 108,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.087,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.83444,
"c": 0.10402,
"h": 207
},
"luminance": 0.60373
}Semantic roles & 50–950 ramp
primary
#6CDCEB
secondary
#C04B3B
accent
#250DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485