#6BDCEB#6BDCEB
#6BDCEB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.105 H 206.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCEB |
|---|---|
| RGB | rgb(107, 220, 235) |
| HSL | hsl(187, 76%, 67%) |
| HSV | hsv(187, 54%, 92%) |
| CMYK | cmyk(54.5%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(82.00, -28.04, -17.16) |
| CIE-LCH | lch(82.00, 32.87, 211.46°) |
| OKLab | oklab(83.41% -0.0933 -0.0474) |
| OKLCH | oklch(83.41% 0.105 206.9) |
| XYZ | xyz(46.6459, 60.3059, 87.7632) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.80
Aqua Blue
#02D8E9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.56
Neon Blue
#04D9FF
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCEB #EB7A6B
analogous
#6BEBBA #6BDCEB #6B9CEB
triadic
#6BDCEB #EB6BDC #DCEB6B
tetradic
#6BDCEB #BA6BEB #EB7A6B #9CEB6B
square
#6BDCEB #BA6BEB #EB7A6B #9CEB6B
split-complementary
#6BDCEB #EB6B9C #EBBA6B
monochromatic
#1AAEC1 #35CFE4 #6BDCEB #A1E9F2 #D7F6FA
Accessibility & contrast
On white
1.61
#6BDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#6BDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCEB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCEB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EC
Deuteranopia (green-blind)
#B8C6EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdceb; /* rgb */ color: rgb(107, 220, 235); /* oklch */ color: oklch(83.4% 0.105 206.9);
Tailwind
colors: {
custom: {
50: '#a0e7f1',
500: '#6bdceb',
950: '#000000',
},
}SCSS
$custom: #6bdceb; $custom-light: #a0e7f1; $custom-dark: #000000;
JSON
{
"hex": "#6bdceb",
"rgb": {
"r": 107,
"g": 220,
"b": 235
},
"hsl": {
"h": 187.031,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.83408,
"c": 0.10466,
"h": 206.9
},
"luminance": 0.6031
}Semantic roles & 50–950 ramp
primary
#6BDCEB
secondary
#C04A3A
accent
#250DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485