#6BDCEE#6BDCEE
#6BDCEE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.106 H 209.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCEE |
|---|---|
| RGB | rgb(107, 220, 238) |
| HSL | hsl(188, 79%, 68%) |
| HSV | hsv(188, 55%, 93%) |
| CMYK | cmyk(55%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.10, -27.22, -18.61) |
| CIE-LCH | lch(82.10, 32.97, 214.36°) |
| OKLab | oklab(83.52% -0.0921 -0.0515) |
| OKLCH | oklch(83.52% 0.106 209.2) |
| XYZ | xyz(47.0830, 60.4808, 90.0651) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Aqua Blue
#02D8E9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Neon Blue
#04D9FF
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCEE #EE7D6B
analogous
#6BEEBE #6BDCEE #6B9BEE
triadic
#6BDCEE #EE6BDC #DCEE6B
tetradic
#6BDCEE #BE6BEE #EE7D6B #9BEE6B
square
#6BDCEE #BE6BEE #EE7D6B #9BEE6B
split-complementary
#6BDCEE #EE6B9B #EEBE6B
monochromatic
#17AFC8 #34CFE8 #6BDCEE #A2E9F4 #D9F6FB
Accessibility & contrast
On white
1.60
#6BDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6BDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCEE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCEE | 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)
#CCD5EF
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdcee; /* rgb */ color: rgb(107, 220, 238); /* oklch */ color: oklch(83.5% 0.106 209.2);
Tailwind
colors: {
custom: {
50: '#a0e7f3',
500: '#6bdcee',
950: '#000000',
},
}SCSS
$custom: #6bdcee; $custom-light: #a0e7f3; $custom-dark: #000000;
JSON
{
"hex": "#6bdcee",
"rgb": {
"r": 107,
"g": 220,
"b": 238
},
"hsl": {
"h": 188.244,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.83515,
"c": 0.10551,
"h": 209.2
},
"luminance": 0.60485
}Semantic roles & 50–950 ramp
primary
#6BDCEE
secondary
#C54C38
accent
#270ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485