#6BDCE9#6BDCE9
#6BDCE9 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.104 H 205.4°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCE9 |
|---|---|
| RGB | rgb(107, 220, 233) |
| HSL | hsl(186, 74%, 67%) |
| HSV | hsv(186, 54%, 91%) |
| CMYK | cmyk(54.1%, 5.6%, 0%, 8.6%) |
| CIE-LAB | lab(81.94, -28.58, -16.19) |
| CIE-LCH | lch(81.94, 32.85, 209.53°) |
| OKLab | oklab(83.34% -0.0941 -0.0447) |
| OKLCH | oklch(83.34% 0.104 205.4) |
| XYZ | xyz(46.3586, 60.1910, 86.2500) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.86
Aqua Blue
#02D8E9
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.54
Neon Blue
#04D9FF
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCE9 #E9786B
analogous
#6BE9B7 #6BDCE9 #6B9DE9
triadic
#6BDCE9 #E96BDC #DCE96B
tetradic
#6BDCE9 #B76BE9 #E9786B #9DE96B
square
#6BDCE9 #B76BE9 #E9786B #9DE96B
split-complementary
#6BDCE9 #E96B9D #E9B76B
monochromatic
#1CADBD #36CFE1 #6BDCE9 #A0E9F1 #D6F5F9
Accessibility & contrast
On white
1.61
#6BDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6BDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCE9
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCE9 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EA
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdce9; /* rgb */ color: rgb(107, 220, 233); /* oklch */ color: oklch(83.3% 0.104 205.4);
Tailwind
colors: {
custom: {
50: '#9fe7f0',
500: '#6bdce9',
950: '#000000',
},
}SCSS
$custom: #6bdce9; $custom-light: #9fe7f0; $custom-dark: #000000;
JSON
{
"hex": "#6bdce9",
"rgb": {
"r": 107,
"g": 220,
"b": 233
},
"hsl": {
"h": 186.19,
"s": 74.118,
"l": 66.667
},
"oklch": {
"l": 0.83337,
"c": 0.10418,
"h": 205.4
},
"luminance": 0.60195
}Semantic roles & 50–950 ramp
primary
#6BDCE9
secondary
#BC493C
accent
#240FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485