#6FDCCB#6FDCCB
#6FDCCB is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.104 H 182.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDCCB |
|---|---|
| RGB | rgb(111, 220, 203) |
| HSL | hsl(171, 61%, 65%) |
| HSV | hsv(171, 50%, 86%) |
| CMYK | cmyk(49.5%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(81.22, -35.45, -1.29) |
| CIE-LCH | lch(81.22, 35.47, 182.08°) |
| OKLab | oklab(82.51% -0.104 -0.004) |
| OKLCH | oklch(82.51% 0.104 182.2) |
| XYZ | xyz(42.9237, 58.8739, 65.5902) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.47
Pale Teal
#82CBB2
ΔE00 6.36
Aqua (survey)
#13EAC9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDCCB #DC6F80
analogous
#6FDC94 #6FDCCB #6FB7DC
triadic
#6FDCCB #CB6FDC #DCCB6F
tetradic
#6FDCCB #946FDC #DC6F80 #B7DC6F
square
#6FDCCB #946FDC #DC6F80 #B7DC6F
split-complementary
#6FDCCB #DC6FB7 #DC946F
monochromatic
#29A894 #3ED0B9 #6FDCCB #A0E8DD #D1F4EF
Accessibility & contrast
On white
1.64
#6FDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#6FDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDCCB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDCCB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#C2C4CD
Tritanopia (blue-blind)
#37E0D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fdccb; /* rgb */ color: rgb(111, 220, 203); /* oklch */ color: oklch(82.5% 0.104 182.2);
Tailwind
colors: {
custom: {
50: '#a0e7da',
500: '#6fdccb',
950: '#000000',
},
}SCSS
$custom: #6fdccb; $custom-light: #a0e7da; $custom-dark: #000000;
JSON
{
"hex": "#6fdccb",
"rgb": {
"r": 111,
"g": 220,
"b": 203
},
"hsl": {
"h": 170.642,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.82511,
"c": 0.10406,
"h": 182.2
},
"luminance": 0.58878
}Semantic roles & 50–950 ramp
primary
#6FDCCB
secondary
#AB4555
accent
#1D38C9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1614
muted
#808483