#6BDBDF#6BDBDF
#6BDBDF is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.8% C 0.102 H 198.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDBDF |
|---|---|
| RGB | rgb(107, 219, 223) |
| HSL | hsl(182, 64%, 65%) |
| HSV | hsv(182, 52%, 87%) |
| CMYK | cmyk(52%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(81.35, -30.77, -11.75) |
| CIE-LCH | lch(81.35, 32.94, 200.90°) |
| OKLab | oklab(82.76% -0.0971 -0.0325) |
| OKLCH | oklch(82.76% 0.102 198.5) |
| XYZ | xyz(44.7087, 59.1124, 78.8515) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDBDF #DF6F6B
analogous
#6BDFA9 #6BDBDF #6BA1DF
triadic
#6BDBDF #DF6BDB #DBDF6B
tetradic
#6BDBDF #A96BDF #DF6F6B #A1DF6B
square
#6BDBDF #A96BDF #DF6F6B #A1DF6B
split-complementary
#6BDBDF #DF6BA1 #DFA96B
monochromatic
#25A6AB #39CFD4 #6BDBDF #9DE7EA #D0F3F5
Accessibility & contrast
On white
1.64
#6BDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6BDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDBDF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDBDF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6bdbdf; /* rgb */ color: rgb(107, 219, 223); /* oklch */ color: oklch(82.8% 0.102 198.5);
Tailwind
colors: {
custom: {
50: '#9fe6e9',
500: '#6bdbdf',
950: '#000000',
},
}SCSS
$custom: #6bdbdf; $custom-light: #9fe6e9; $custom-dark: #000000;
JSON
{
"hex": "#6bdbdf",
"rgb": {
"r": 107,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.069,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.82763,
"c": 0.10235,
"h": 198.5
},
"luminance": 0.59117
}Semantic roles & 50–950 ramp
primary
#6BDBDF
secondary
#AD4541
accent
#1F19CC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484