#6CDEEB#6CDEEB
#6CDEEB is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.105 H 205.3°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEEB |
|---|---|
| RGB | rgb(108, 222, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 54%, 92%) |
| CMYK | cmyk(54%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.61, -28.81, -16.25) |
| CIE-LCH | lch(82.61, 33.08, 209.42°) |
| OKLab | oklab(83.9% -0.0948 -0.0449) |
| OKLCH | oklch(83.9% 0.105 205.3) |
| XYZ | xyz(47.2949, 61.4244, 87.9448) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Aqua Blue
#02D8E9
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Neon Blue
#04D9FF
ΔE00 7.14
Bright Light Blue
#26F7FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEEB #EB796C
analogous
#6CEBB9 #6CDEEB #6C9EEB
triadic
#6CDEEB #EB6CDE #DEEB6C
tetradic
#6CDEEB #B96CEB #EB796C #9EEB6C
square
#6CDEEB #B96CEB #EB796C #9EEB6C
split-complementary
#6CDEEB #EB6C9E #EBB96C
monochromatic
#1AB1C2 #36D2E4 #6CDEEB #A2EAF2 #D8F6FA
Accessibility & contrast
On white
1.58
#6CDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#6CDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEEB
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEEB | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6cdeeb; /* rgb */ color: rgb(108, 222, 235); /* oklch */ color: oklch(83.9% 0.105 205.3);
Tailwind
colors: {
custom: {
50: '#a0e8f1',
500: '#6cdeeb',
950: '#000000',
},
}SCSS
$custom: #6cdeeb; $custom-light: #a0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#6cdeeb",
"rgb": {
"r": 108,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.142,
"s": 76.048,
"l": 67.255
},
"oklch": {
"l": 0.83901,
"c": 0.1049,
"h": 205.3
},
"luminance": 0.61429
}Semantic roles & 50–950 ramp
primary
#6CDEEB
secondary
#C0483B
accent
#220DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485