#6FDCD0#6FDCD0
#6FDCD0 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.102 H 186.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCD0 |
|---|---|
| RGB | rgb(111, 220, 208) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.36, -34.23, -3.75) |
| CIE-LCH | lch(81.36, 34.43, 186.25°) |
| OKLab | oklab(82.66% -0.1018 -0.0106) |
| OKLCH | oklch(82.66% 0.102 186) |
| XYZ | xyz(43.5292, 59.1161, 68.7789) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.59
Mediumturquoise
#48D1CC
ΔE00 4.35
Tiffany Blue
#7BF2DA
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 7.39
Pale Teal
#82CBB2
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCD0 #DC6F7B
analogous
#6FDC99 #6FDCD0 #6FB2DC
triadic
#6FDCD0 #D06FDC #DCD06F
tetradic
#6FDCD0 #996FDC #DC6F7B #B2DC6F
square
#6FDCD0 #996FDC #DC6F7B #B2DC6F
split-complementary
#6FDCD0 #DC6FB2 #DC996F
monochromatic
#29A89A #3ED0C0 #6FDCD0 #A0E8E0 #D1F4F0
Accessibility & contrast
On white
1.64
#6FDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6FDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCD0
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCD0 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#32E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdcd0; /* rgb */ color: rgb(111, 220, 208); /* oklch */ color: oklch(82.7% 0.102 186.0);
Tailwind
colors: {
custom: {
50: '#a0e7de',
500: '#6fdcd0',
950: '#000000',
},
}SCSS
$custom: #6fdcd0; $custom-light: #a0e7de; $custom-dark: #000000;
JSON
{
"hex": "#6fdcd0",
"rgb": {
"r": 111,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.394,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82663,
"c": 0.1024,
"h": 186
},
"luminance": 0.5912
}Semantic roles & 50–950 ramp
primary
#6FDCD0
secondary
#AB4550
accent
#1D30C9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484