#6BDFCF#6BDFCF
#6BDFCF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.108 H 183.5°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDFCF |
|---|---|
| RGB | rgb(107, 223, 207) |
| HSL | hsl(172, 64%, 65%) |
| HSV | hsv(172, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 7.2%, 12.5%) |
| CIE-LAB | lab(82.06, -36.72, -2.21) |
| CIE-LCH | lch(82.06, 36.79, 183.44°) |
| OKLab | oklab(83.18% -0.1081 -0.0065) |
| OKLCH | oklch(83.18% 0.108 183.5) |
| XYZ | xyz(43.7087, 60.4021, 68.3748) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 4.78
Mediumturquoise
#48D1CC
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 5.78
Aqua (survey)
#13EAC9
ΔE00 6.45
Bright Aqua
#0BF9EA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDFCF #DF6B7B
analogous
#6BDF95 #6BDFCF #6BB5DF
triadic
#6BDFCF #CF6BDF #DFCF6B
tetradic
#6BDFCF #956BDF #DF6B7B #B5DF6B
square
#6BDFCF #956BDF #DF6B7B #B5DF6B
split-complementary
#6BDFCF #DF6BB5 #DF956B
monochromatic
#25AB98 #39D4BF #6BDFCF #9DEADF #D0F5F0
Accessibility & contrast
On white
1.61
#6BDFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#6BDFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDFCF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDFCF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#C3C6D1
Tritanopia (blue-blind)
#23E3DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6bdfcf; /* rgb */ color: rgb(107, 223, 207); /* oklch */ color: oklch(83.2% 0.108 183.5);
Tailwind
colors: {
custom: {
50: '#9ee9dd',
500: '#6bdfcf',
950: '#000000',
},
}SCSS
$custom: #6bdfcf; $custom-light: #9ee9dd; $custom-dark: #000000;
JSON
{
"hex": "#6bdfcf",
"rgb": {
"r": 107,
"g": 223,
"b": 207
},
"hsl": {
"h": 171.724,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.83182,
"c": 0.10833,
"h": 183.5
},
"luminance": 0.60406
}Semantic roles & 50–950 ramp
primary
#6BDFCF
secondary
#AD4150
accent
#1932CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484