#6BDFD5#6BDFD5
#6BDFD5 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.4% C 0.107 H 187.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFD5 |
|---|---|
| RGB | rgb(107, 223, 213) |
| HSL | hsl(175, 64%, 65%) |
| HSV | hsv(175, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(82.22, -35.23, -5.15) |
| CIE-LCH | lch(82.22, 35.61, 188.32°) |
| OKLab | oklab(83.37% -0.1056 -0.0145) |
| OKLCH | oklch(83.37% 0.107 187.8) |
| XYZ | xyz(44.4562, 60.7011, 72.3116) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.46
Mediumturquoise
#48D1CC
ΔE00 4.25
Tiffany Blue
#7BF2DA
ΔE00 6.04
Bright Aqua
#0BF9EA
ΔE00 6.94
Darkturquoise
#00CED1
ΔE00 7.03
Seafoam Blue
#78D1B6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFD5 #DF6B75
analogous
#6BDF9B #6BDFD5 #6BAFDF
triadic
#6BDFD5 #D56BDF #DFD56B
tetradic
#6BDFD5 #9B6BDF #DF6B75 #AFDF6B
square
#6BDFD5 #9B6BDF #DF6B75 #AFDF6B
split-complementary
#6BDFD5 #DF6BAF #DF9B6B
monochromatic
#25AB9F #39D4C7 #6BDFD5 #9DEAE3 #D0F5F2
Accessibility & contrast
On white
1.60
#6BDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6BDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFD5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFD5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#18E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdfd5; /* rgb */ color: rgb(107, 223, 213); /* oklch */ color: oklch(83.4% 0.107 187.8);
Tailwind
colors: {
custom: {
50: '#9ee9e1',
500: '#6bdfd5',
950: '#000000',
},
}SCSS
$custom: #6bdfd5; $custom-light: #9ee9e1; $custom-dark: #000000;
JSON
{
"hex": "#6bdfd5",
"rgb": {
"r": 107,
"g": 223,
"b": 213
},
"hsl": {
"h": 174.828,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83366,
"c": 0.10656,
"h": 187.8
},
"luminance": 0.60705
}Semantic roles & 50–950 ramp
primary
#6BDFD5
secondary
#AD414B
accent
#1929CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484