#6BDFD6#6BDFD6
#6BDFD6 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.106 H 188.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFD6 |
|---|---|
| RGB | rgb(107, 223, 214) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.25, -34.98, -5.64) |
| CIE-LCH | lch(82.25, 35.43, 189.16°) |
| OKLab | oklab(83.4% -0.1051 -0.0158) |
| OKLCH | oklch(83.4% 0.106 188.5) |
| XYZ | xyz(44.5835, 60.7521, 72.9821) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.68
Mediumturquoise
#48D1CC
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.83
Bright Aqua
#0BF9EA
ΔE00 7.02
Bright Cyan
#41FDFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFD6 #DF6B74
analogous
#6BDF9C #6BDFD6 #6BAEDF
triadic
#6BDFD6 #D66BDF #DFD66B
tetradic
#6BDFD6 #9C6BDF #DF6B74 #AEDF6B
square
#6BDFD6 #9C6BDF #DF6B74 #AEDF6B
split-complementary
#6BDFD6 #DF6BAE #DF9C6B
monochromatic
#25ABA0 #39D4C8 #6BDFD6 #9DEAE4 #D0F5F2
Accessibility & contrast
On white
1.60
#6BDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6BDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFD6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFD6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D6
Deuteranopia (green-blind)
#C1C7D7
Tritanopia (blue-blind)
#15E4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6bdfd6; /* rgb */ color: rgb(107, 223, 214); /* oklch */ color: oklch(83.4% 0.106 188.5);
Tailwind
colors: {
custom: {
50: '#9ee9e2',
500: '#6bdfd6',
950: '#000000',
},
}SCSS
$custom: #6bdfd6; $custom-light: #9ee9e2; $custom-dark: #000000;
JSON
{
"hex": "#6bdfd6",
"rgb": {
"r": 107,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.345,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83397,
"c": 0.10632,
"h": 188.5
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#6BDFD6
secondary
#AD414A
accent
#1927CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484