#6CDEED#6CDEED
#6CDEED is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.0% C 0.105 H 206.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEED |
|---|---|
| RGB | rgb(108, 222, 237) |
| HSL | hsl(187, 78%, 68%) |
| HSV | hsv(187, 54%, 93%) |
| CMYK | cmyk(54.4%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(82.67, -28.27, -17.21) |
| CIE-LCH | lch(82.67, 33.10, 211.33°) |
| OKLab | oklab(83.97% -0.094 -0.0476) |
| OKLCH | oklch(83.97% 0.105 206.8) |
| XYZ | xyz(47.5855, 61.5406, 89.4751) |
| Luminance | 0.6155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.35
Aqua Blue
#02D8E9
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEED #ED7B6C
analogous
#6CEDBC #6CDEED #6C9DED
triadic
#6CDEED #ED6CDE #DEED6C
tetradic
#6CDEED #BC6CED #ED7B6C #9DED6C
square
#6CDEED #BC6CED #ED7B6C #9DED6C
split-complementary
#6CDEED #ED6C9D #EDBC6C
monochromatic
#18B2C6 #35D2E6 #6CDEED #A3EAF4 #D9F6FA
Accessibility & contrast
On white
1.58
#6CDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#6CDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEED
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEED | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EE
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdeed; /* rgb */ color: rgb(108, 222, 237); /* oklch */ color: oklch(84.0% 0.105 206.8);
Tailwind
colors: {
custom: {
50: '#a0e8f2',
500: '#6cdeed',
950: '#000000',
},
}SCSS
$custom: #6cdeed; $custom-light: #a0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#6cdeed",
"rgb": {
"r": 108,
"g": 222,
"b": 237
},
"hsl": {
"h": 186.977,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.83972,
"c": 0.10536,
"h": 206.8
},
"luminance": 0.61545
}Semantic roles & 50–950 ramp
primary
#6CDEED
secondary
#C44939
accent
#230BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485