#6FDCCD#6FDCCD
#6FDCCD is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.103 H 183.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCCD |
|---|---|
| RGB | rgb(111, 220, 205) |
| HSL | hsl(172, 61%, 65%) |
| HSV | hsv(172, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(81.28, -34.97, -2.27) |
| CIE-LCH | lch(81.28, 35.04, 183.72°) |
| OKLab | oklab(82.57% -0.1031 -0.0067) |
| OKLCH | oklch(82.57% 0.103 183.7) |
| XYZ | xyz(43.1636, 58.9699, 66.8535) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.39
Mediumturquoise
#48D1CC
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 5.44
Pale Teal
#82CBB2
ΔE00 6.76
Aqua (survey)
#13EAC9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCCD #DC6F7E
analogous
#6FDC96 #6FDCCD #6FB5DC
triadic
#6FDCCD #CD6FDC #DCCD6F
tetradic
#6FDCCD #966FDC #DC6F7E #B5DC6F
square
#6FDCCD #966FDC #DC6F7E #B5DC6F
split-complementary
#6FDCCD #DC6FB5 #DC966F
monochromatic
#29A896 #3ED0BC #6FDCCD #A0E8DE #D1F4EF
Accessibility & contrast
On white
1.64
#6FDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#6FDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCCD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCCD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#35E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdccd; /* rgb */ color: rgb(111, 220, 205); /* oklch */ color: oklch(82.6% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#a0e7dc',
500: '#6fdccd',
950: '#000000',
},
}SCSS
$custom: #6fdccd; $custom-light: #a0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#6fdccd",
"rgb": {
"r": 111,
"g": 220,
"b": 205
},
"hsl": {
"h": 171.743,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82571,
"c": 0.10334,
"h": 183.7
},
"luminance": 0.58974
}Semantic roles & 50–950 ramp
primary
#6FDCCD
secondary
#AB4553
accent
#1D35C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484