#6CDCED#6CDCED
#6CDCED is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.105 H 208.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDCED |
|---|---|
| RGB | rgb(108, 220, 237) |
| HSL | hsl(188, 78%, 68%) |
| HSV | hsv(188, 54%, 93%) |
| CMYK | cmyk(54.4%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.10, -27.30, -18.07) |
| CIE-LCH | lch(82.10, 32.74, 213.50°) |
| OKLab | oklab(83.52% -0.0919 -0.05) |
| OKLCH | oklch(83.52% 0.105 208.5) |
| XYZ | xyz(47.0574, 60.4845, 89.2991) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.57
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Neon Blue
#04D9FF
ΔE00 5.94
Sky Blue
#87CEEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDCED #ED7D6C
analogous
#6CEDBD #6CDCED #6C9BED
triadic
#6CDCED #ED6CDC #DCED6C
tetradic
#6CDCED #BD6CED #ED7D6C #9BED6C
square
#6CDCED #BD6CED #ED7D6C #9BED6C
split-complementary
#6CDCED #ED6C9B #EDBD6C
monochromatic
#18AFC6 #35CFE6 #6CDCED #A3E9F4 #D9F6FA
Accessibility & contrast
On white
1.60
#6CDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6CDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDCED
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDCED | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6cdced; /* rgb */ color: rgb(108, 220, 237); /* oklch */ color: oklch(83.5% 0.105 208.5);
Tailwind
colors: {
custom: {
50: '#a0e7f2',
500: '#6cdced',
950: '#000000',
},
}SCSS
$custom: #6cdced; $custom-light: #a0e7f2; $custom-dark: #000000;
JSON
{
"hex": "#6cdced",
"rgb": {
"r": 108,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.907,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.83516,
"c": 0.10458,
"h": 208.5
},
"luminance": 0.60489
}Semantic roles & 50–950 ramp
primary
#6CDCED
secondary
#C44C39
accent
#260BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485