#6FCFCA#6FCFCA
#6FCFCA is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.4% C 0.092 H 191.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFCA |
|---|---|
| RGB | rgb(111, 207, 202) |
| HSL | hsl(177, 50%, 62%) |
| HSV | hsv(177, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.44, -29.55, -6.32) |
| CIE-LCH | lch(77.44, 30.22, 192.07°) |
| OKLab | oklab(79.45% -0.0898 -0.0175) |
| OKLCH | oklch(79.45% 0.092 191.1) |
| XYZ | xyz(39.5248, 52.2661, 63.8712) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.57
Seafoam Blue
#78D1B6
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.01
Topaz
#13BBAF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFCA #CF6F74
analogous
#6FCF9A #6FCFCA #6FA4CF
triadic
#6FCFCA #CA6FCF #CFCA6F
tetradic
#6FCFCA #9A6FCF #CF6F74 #A4CF6F
square
#6FCFCA #9A6FCF #CF6F74 #A4CF6F
split-complementary
#6FCFCA #CF6FA4 #CF9A6F
monochromatic
#31938E #41C0B9 #6FCFCA #9DDEDB #CBEEEC
Accessibility & contrast
On white
1.83
#6FCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#6FCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFCA
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFCA | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#3DD4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcfca; /* rgb */ color: rgb(111, 207, 202); /* oklch */ color: oklch(79.4% 0.092 191.1);
Tailwind
colors: {
custom: {
50: '#9fdeda',
500: '#6fcfca',
950: '#000000',
},
}SCSS
$custom: #6fcfca; $custom-light: #9fdeda; $custom-dark: #000000;
JSON
{
"hex": "#6fcfca",
"rgb": {
"r": 111,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.875,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79449,
"c": 0.09151,
"h": 191.1
},
"luminance": 0.52269
}Semantic roles & 50–950 ramp
primary
#6FCFCA
secondary
#994A4E
accent
#2830BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483