#6FDCD2#6FDCD2
#6FDCD2 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 187.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD2 |
|---|---|
| RGB | rgb(111, 220, 210) |
| HSL | hsl(174, 61%, 65%) |
| HSV | hsv(174, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(81.41, -33.74, -4.73) |
| CIE-LCH | lch(81.41, 34.07, 187.99°) |
| OKLab | oklab(82.72% -0.101 -0.0133) |
| OKLCH | oklch(82.72% 0.102 187.5) |
| XYZ | xyz(43.7768, 59.2152, 70.0830) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD2 #DC6F79
analogous
#6FDC9B #6FDCD2 #6FB0DC
triadic
#6FDCD2 #D26FDC #DCD26F
tetradic
#6FDCD2 #9B6FDC #DC6F79 #B0DC6F
square
#6FDCD2 #9B6FDC #DC6F79 #B0DC6F
split-complementary
#6FDCD2 #DC6FB0 #DC9B6F
monochromatic
#29A89C #3ED0C3 #6FDCD2 #A0E8E1 #D1F4F1
Accessibility & contrast
On white
1.64
#6FDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6FDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD2
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD2 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D2
Deuteranopia (green-blind)
#C0C5D3
Tritanopia (blue-blind)
#30E0D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd2; /* rgb */ color: rgb(111, 220, 210); /* oklch */ color: oklch(82.7% 0.102 187.5);
Tailwind
colors: {
custom: {
50: '#a0e7df',
500: '#6fdcd2',
950: '#000000',
},
}SCSS
$custom: #6fdcd2; $custom-light: #a0e7df; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd2",
"rgb": {
"r": 111,
"g": 220,
"b": 210
},
"hsl": {
"h": 174.495,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82724,
"c": 0.10186,
"h": 187.5
},
"luminance": 0.59219
}Semantic roles & 50–950 ramp
primary
#6FDCD2
secondary
#AB454E
accent
#1D2DC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484