#6BDFDC#6BDFDC
#6BDFDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.105 H 193.1°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFDC |
|---|---|
| RGB | rgb(107, 223, 220) |
| HSL | hsl(178, 64%, 65%) |
| HSV | hsv(178, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.41, -33.45, -8.58) |
| CIE-LCH | lch(82.41, 34.53, 194.39°) |
| OKLab | oklab(83.59% -0.1026 -0.0238) |
| OKLCH | oklch(83.59% 0.105 193.1) |
| XYZ | xyz(45.3639, 61.0642, 77.0922) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.17
Turquoise
#40E0D0
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 6.64
Bright Cyan
#41FDFE
ΔE00 7.06
Aqua Blue
#02D8E9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFDC #DF6B6E
analogous
#6BDFA2 #6BDFDC #6BA8DF
triadic
#6BDFDC #DC6BDF #DFDC6B
tetradic
#6BDFDC #A26BDF #DF6B6E #A8DF6B
square
#6BDFDC #A26BDF #DF6B6E #A8DF6B
split-complementary
#6BDFDC #DF6BA8 #DFA26B
monochromatic
#25ABA7 #39D4D0 #6BDFDC #9DEAE8 #D0F5F4
Accessibility & contrast
On white
1.59
#6BDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6BDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFDC
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFDC | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdfdc; /* rgb */ color: rgb(107, 223, 220); /* oklch */ color: oklch(83.6% 0.105 193.1);
Tailwind
colors: {
custom: {
50: '#9fe9e6',
500: '#6bdfdc',
950: '#000000',
},
}SCSS
$custom: #6bdfdc; $custom-light: #9fe9e6; $custom-dark: #000000;
JSON
{
"hex": "#6bdfdc",
"rgb": {
"r": 107,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.448,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83589,
"c": 0.10534,
"h": 193.1
},
"luminance": 0.61068
}Semantic roles & 50–950 ramp
primary
#6BDFDC
secondary
#AD4144
accent
#191ECC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484