#6BDCDD#6BDCDD
#6BDCDD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.9% C 0.103 H 196.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDCDD |
|---|---|
| RGB | rgb(107, 220, 221) |
| HSL | hsl(181, 63%, 64%) |
| HSV | hsv(181, 52%, 87%) |
| CMYK | cmyk(51.6%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.58, -31.77, -10.35) |
| CIE-LCH | lch(81.58, 33.41, 198.04°) |
| OKLab | oklab(82.93% -0.099 -0.0286) |
| OKLCH | oklch(82.93% 0.103 196.1) |
| XYZ | xyz(44.7023, 59.5285, 77.5270) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 5.89
Robin'S Egg
#6DEDFD
ΔE00 6.32
Turquoise
#40E0D0
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDCDD #DD6C6B
analogous
#6BDDA5 #6BDCDD #6BA3DD
triadic
#6BDCDD #DD6BDC #DCDD6B
tetradic
#6BDCDD #A56BDD #DD6C6B #A3DD6B
square
#6BDCDD #A56BDD #DD6C6B #A3DD6B
split-complementary
#6BDCDD #DD6BA3 #DDA56B
monochromatic
#26A6A7 #39D0D2 #6BDCDD #9DE8E8 #CFF4F4
Accessibility & contrast
On white
1.63
#6BDCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6BDCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDCDD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDCDD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#01E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6bdcdd; /* rgb */ color: rgb(107, 220, 221); /* oklch */ color: oklch(82.9% 0.103 196.1);
Tailwind
colors: {
custom: {
50: '#9fe7e7',
500: '#6bdcdd',
950: '#000000',
},
}SCSS
$custom: #6bdcdd; $custom-light: #9fe7e7; $custom-dark: #000000;
JSON
{
"hex": "#6bdcdd",
"rgb": {
"r": 107,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.526,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.82927,
"c": 0.10302,
"h": 196.1
},
"luminance": 0.59533
}Semantic roles & 50–950 ramp
primary
#6BDCDD
secondary
#AA4342
accent
#1D1BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484