#6BCFDB#6BCFDB
#6BCFDB is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.095 H 205.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFDB |
|---|---|
| RGB | rgb(107, 207, 219) |
| HSL | hsl(186, 61%, 64%) |
| HSV | hsv(186, 51%, 86%) |
| CMYK | cmyk(51.1%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.79, -26.01, -14.95) |
| CIE-LCH | lch(77.79, 30.00, 209.89°) |
| OKLab | oklab(79.86% -0.0856 -0.0413) |
| OKLCH | oklch(79.86% 0.095 205.7) |
| XYZ | xyz(41.1573, 52.8622, 75.0386) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 6.69
Robin'S Egg
#6DEDFD
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.45
Neon Blue
#04D9FF
ΔE00 7.61
Robin Egg Blue
#8AF1FE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFDB #DB776B
analogous
#6BDBAF #6BCFDB #6B97DB
triadic
#6BCFDB #DB6BCF #CFDB6B
tetradic
#6BCFDB #AF6BDB #DB776B #97DB6B
square
#6BCFDB #AF6BDB #DB776B #97DB6B
split-complementary
#6BCFDB #DB6B97 #DBAF6B
monochromatic
#2896A4 #3ABFCF #6BCFDB #9CDFE7 #CDEFF3
Accessibility & contrast
On white
1.81
#6BCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6BCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFDB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFDB | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#1AD6D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcfdb; /* rgb */ color: rgb(107, 207, 219); /* oklch */ color: oklch(79.9% 0.095 205.7);
Tailwind
colors: {
custom: {
50: '#9edee6',
500: '#6bcfdb',
950: '#000000',
},
}SCSS
$custom: #6bcfdb; $custom-light: #9edee6; $custom-dark: #000000;
JSON
{
"hex": "#6bcfdb",
"rgb": {
"r": 107,
"g": 207,
"b": 219
},
"hsl": {
"h": 186.429,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.7986,
"c": 0.095,
"h": 205.7
},
"luminance": 0.52866
}Semantic roles & 50–950 ramp
primary
#6BCFDB
secondary
#A74E43
accent
#2F1DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484