#6CDDEE#6CDDEE
#6CDDEE is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.105 H 208.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDEE |
|---|---|
| RGB | rgb(108, 221, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(54.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.42, -27.51, -18.12) |
| CIE-LCH | lch(82.42, 32.95, 213.37°) |
| OKLab | oklab(83.78% -0.0925 -0.0501) |
| OKLCH | oklch(83.78% 0.105 208.4) |
| XYZ | xyz(47.4672, 61.0696, 90.1585) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Neon Blue
#04D9FF
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDEE #EE7D6C
analogous
#6CEEBE #6CDDEE #6C9CEE
triadic
#6CDDEE #EE6CDD #DDEE6C
tetradic
#6CDDEE #BE6CEE #EE7D6C #9CEE6C
square
#6CDDEE #BE6CEE #EE7D6C #9CEE6C
split-complementary
#6CDDEE #EE6C9C #EEBE6C
monochromatic
#17B1C8 #35D0E8 #6CDDEE #A3EAF4 #DAF6FB
Accessibility & contrast
On white
1.59
#6CDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6CDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDEE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDEE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#B9C7EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cddee; /* rgb */ color: rgb(108, 221, 238); /* oklch */ color: oklch(83.8% 0.105 208.4);
Tailwind
colors: {
custom: {
50: '#a0e8f3',
500: '#6cddee',
950: '#000000',
},
}SCSS
$custom: #6cddee; $custom-light: #a0e8f3; $custom-dark: #000000;
JSON
{
"hex": "#6cddee",
"rgb": {
"r": 108,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.846,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8378,
"c": 0.10525,
"h": 208.4
},
"luminance": 0.61074
}Semantic roles & 50–950 ramp
primary
#6CDDEE
secondary
#C64B39
accent
#250ADC
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485