#6FDCD5#6FDCD5
#6FDCD5 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.101 H 189.8°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD5 |
|---|---|
| RGB | rgb(111, 220, 213) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.49, -32.99, -6.21) |
| CIE-LCH | lch(81.49, 33.56, 190.66°) |
| OKLab | oklab(82.82% -0.0997 -0.0173) |
| OKLCH | oklch(82.82% 0.101 189.8) |
| XYZ | xyz(44.1540, 59.3661, 72.0699) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Turquoise
#40E0D0
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 6.39
Tiffany Blue
#7BF2DA
ΔE00 7.21
Seafoam Blue
#78D1B6
ΔE00 7.93
Bright Aqua
#0BF9EA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD5 #DC6F76
analogous
#6FDC9F #6FDCD5 #6FACDC
triadic
#6FDCD5 #D56FDC #DCD56F
tetradic
#6FDCD5 #9F6FDC #DC6F76 #ACDC6F
square
#6FDCD5 #9F6FDC #DC6F76 #ACDC6F
split-complementary
#6FDCD5 #DC6FAC #DC9F6F
monochromatic
#29A8A0 #3ED0C7 #6FDCD5 #A0E8E3 #D1F4F2
Accessibility & contrast
On white
1.63
#6FDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6FDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD5
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD5 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D5
Deuteranopia (green-blind)
#BFC5D6
Tritanopia (blue-blind)
#2CE1DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd5; /* rgb */ color: rgb(111, 220, 213); /* oklch */ color: oklch(82.8% 0.101 189.8);
Tailwind
colors: {
custom: {
50: '#a0e7e1',
500: '#6fdcd5',
950: '#000000',
},
}SCSS
$custom: #6fdcd5; $custom-light: #a0e7e1; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd5",
"rgb": {
"r": 111,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.147,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82819,
"c": 0.10121,
"h": 189.8
},
"luminance": 0.5937
}Semantic roles & 50–950 ramp
primary
#6FDCD5
secondary
#AB454B
accent
#1D28C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484