#6BDFD4#6BDFD4
#6BDFD4 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.107 H 187.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFD4 |
|---|---|
| RGB | rgb(107, 223, 212) |
| HSL | hsl(174, 64%, 65%) |
| HSV | hsv(174, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(82.19, -35.48, -4.66) |
| CIE-LCH | lch(82.19, 35.79, 187.49°) |
| OKLab | oklab(83.34% -0.106 -0.0131) |
| OKLCH | oklch(83.34% 0.107 187.1) |
| XYZ | xyz(44.3297, 60.6505, 71.6452) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.26
Mediumturquoise
#48D1CC
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 5.79
Bright Aqua
#0BF9EA
ΔE00 6.89
Seafoam Blue
#78D1B6
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFD4 #DF6B76
analogous
#6BDF9A #6BDFD4 #6BB0DF
triadic
#6BDFD4 #D46BDF #DFD46B
tetradic
#6BDFD4 #9A6BDF #DF6B76 #B0DF6B
square
#6BDFD4 #9A6BDF #DF6B76 #B0DF6B
split-complementary
#6BDFD4 #DF6BB0 #DF9A6B
monochromatic
#25AB9E #39D4C5 #6BDFD4 #9DEAE3 #D0F5F1
Accessibility & contrast
On white
1.60
#6BDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6BDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFD4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFD4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C2C7D5
Tritanopia (blue-blind)
#1AE4DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdfd4; /* rgb */ color: rgb(107, 223, 212); /* oklch */ color: oklch(83.3% 0.107 187.1);
Tailwind
colors: {
custom: {
50: '#9ee9e1',
500: '#6bdfd4',
950: '#000000',
},
}SCSS
$custom: #6bdfd4; $custom-light: #9ee9e1; $custom-dark: #000000;
JSON
{
"hex": "#6bdfd4",
"rgb": {
"r": 107,
"g": 223,
"b": 212
},
"hsl": {
"h": 174.31,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83335,
"c": 0.1068,
"h": 187.1
},
"luminance": 0.60655
}Semantic roles & 50–950 ramp
primary
#6BDFD4
secondary
#AD414C
accent
#192ACC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484