#6FCFDF#6FCFDF
#6FCFDF is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.093 H 209.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFDF |
|---|---|
| RGB | rgb(111, 207, 223) |
| HSL | hsl(189, 64%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(50.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(78.07, -24.08, -16.67) |
| CIE-LCH | lch(78.07, 29.29, 214.69°) |
| OKLab | oklab(80.16% -0.0812 -0.046) |
| OKLCH | oklch(80.16% 0.093 209.5) |
| XYZ | xyz(42.1824, 53.3292, 77.8684) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 7.02
Robin Egg Blue
#8AF1FE
ΔE00 7.86
Baby Blue
#89CFF0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFDF #DF7F6F
analogous
#6FDFB7 #6FCFDF #6F97DF
triadic
#6FCFDF #DF6FCF #CFDF6F
tetradic
#6FCFDF #B76FDF #DF7F6F #97DF6F
square
#6FCFDF #B76FDF #DF7F6F #97DF6F
split-complementary
#6FCFDF #DF6F97 #DFB76F
monochromatic
#269AAD #3DBED4 #6FCFDF #A1E0EA #D3F0F5
Accessibility & contrast
On white
1.80
#6FCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6FCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFDF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFDF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E0
Deuteranopia (green-blind)
#AFBBDF
Tritanopia (blue-blind)
#26D7D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcfdf; /* rgb */ color: rgb(111, 207, 223); /* oklch */ color: oklch(80.2% 0.093 209.5);
Tailwind
colors: {
custom: {
50: '#a0dee9',
500: '#6fcfdf',
950: '#000000',
},
}SCSS
$custom: #6fcfdf; $custom-light: #a0dee9; $custom-dark: #000000;
JSON
{
"hex": "#6fcfdf",
"rgb": {
"r": 111,
"g": 207,
"b": 223
},
"hsl": {
"h": 188.571,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.80164,
"c": 0.09335,
"h": 209.5
},
"luminance": 0.53333
}Semantic roles & 50–950 ramp
primary
#6FCFDF
secondary
#AF5343
accent
#331ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484