#6FCFCD#6FCFCD
#6FCFCD is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.5% C 0.091 H 193.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFCD |
|---|---|
| RGB | rgb(111, 207, 205) |
| HSL | hsl(179, 50%, 62%) |
| HSV | hsv(179, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.53, -28.80, -7.81) |
| CIE-LCH | lch(77.53, 29.83, 195.17°) |
| OKLab | oklab(79.55% -0.0885 -0.0216) |
| OKLCH | oklch(79.55% 0.091 193.7) |
| XYZ | xyz(39.8834, 52.4096, 65.7601) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.55
Darkturquoise
#00CED1
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.40
Topaz
#13BBAF
ΔE00 8.69
Seafoam Blue
#78D1B6
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFCD #CF6F71
analogous
#6FCF9D #6FCFCD #6FA1CF
triadic
#6FCFCD #CD6FCF #CFCD6F
tetradic
#6FCFCD #9D6FCF #CF6F71 #A1CF6F
square
#6FCFCD #9D6FCF #CF6F71 #A1CF6F
split-complementary
#6FCFCD #CF6FA1 #CF9D6F
monochromatic
#319391 #41C0BD #6FCFCD #9DDEDD #CBEEED
Accessibility & contrast
On white
1.83
#6FCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#6FCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFCD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFCD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#3AD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcfcd; /* rgb */ color: rgb(111, 207, 205); /* oklch */ color: oklch(79.5% 0.091 193.7);
Tailwind
colors: {
custom: {
50: '#9fdedc',
500: '#6fcfcd',
950: '#000000',
},
}SCSS
$custom: #6fcfcd; $custom-light: #9fdedc; $custom-dark: #000000;
JSON
{
"hex": "#6fcfcd",
"rgb": {
"r": 111,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.75,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79547,
"c": 0.09114,
"h": 193.7
},
"luminance": 0.52413
}Semantic roles & 50–950 ramp
primary
#6FCFCD
secondary
#994A4B
accent
#282BBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484