#6FCFCB#6FCFCB
#6FCFCB is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.091 H 191.9°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFCB |
|---|---|
| RGB | rgb(111, 207, 203) |
| HSL | hsl(178, 50%, 62%) |
| HSV | hsv(178, 46%, 81%) |
| CMYK | cmyk(46.4%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(77.47, -29.30, -6.81) |
| CIE-LCH | lch(77.47, 30.08, 193.09°) |
| OKLab | oklab(79.48% -0.0894 -0.0189) |
| OKLCH | oklch(79.48% 0.091 191.9) |
| XYZ | xyz(39.6435, 52.3136, 64.4968) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.29
Darkturquoise
#00CED1
ΔE00 5.40
Turquoise
#40E0D0
ΔE00 6.80
Aqua Blue
#02D8E9
ΔE00 8.00
Seafoam Blue
#78D1B6
ΔE00 8.26
Topaz
#13BBAF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFCB #CF6F73
analogous
#6FCF9B #6FCFCB #6FA3CF
triadic
#6FCFCB #CB6FCF #CFCB6F
tetradic
#6FCFCB #9B6FCF #CF6F73 #A3CF6F
square
#6FCFCB #9B6FCF #CF6F73 #A3CF6F
split-complementary
#6FCFCB #CF6FA3 #CF9B6F
monochromatic
#31938F #41C0BA #6FCFCB #9DDEDC #CBEEEC
Accessibility & contrast
On white
1.83
#6FCFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6FCFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFCB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFCB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#B5BACC
Tritanopia (blue-blind)
#3CD4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcfcb; /* rgb */ color: rgb(111, 207, 203); /* oklch */ color: oklch(79.5% 0.091 191.9);
Tailwind
colors: {
custom: {
50: '#9fdeda',
500: '#6fcfcb',
950: '#000000',
},
}SCSS
$custom: #6fcfcb; $custom-light: #9fdeda; $custom-dark: #000000;
JSON
{
"hex": "#6fcfcb",
"rgb": {
"r": 111,
"g": 207,
"b": 203
},
"hsl": {
"h": 177.5,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79482,
"c": 0.09136,
"h": 191.9
},
"luminance": 0.52317
}Semantic roles & 50–950 ramp
primary
#6FCFCB
secondary
#994A4D
accent
#282EBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483