#6FCFDE#6FCFDE
#6FCFDE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.1% C 0.093 H 208.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFDE |
|---|---|
| RGB | rgb(111, 207, 222) |
| HSL | hsl(188, 63%, 65%) |
| HSV | hsv(188, 50%, 87%) |
| CMYK | cmyk(50%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.04, -24.35, -16.18) |
| CIE-LCH | lch(78.04, 29.23, 213.60°) |
| OKLab | oklab(80.13% -0.0816 -0.0446) |
| OKLCH | oklch(80.13% 0.093 208.7) |
| XYZ | xyz(42.0480, 53.2754, 77.1604) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.46
Neon Blue
#04D9FF
ΔE00 6.88
Sky Blue
#87CEEB
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 6.99
Robin Egg Blue
#8AF1FE
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFDE #DE7E6F
analogous
#6FDEB5 #6FCFDE #6F97DE
triadic
#6FCFDE #DE6FCF #CFDE6F
tetradic
#6FCFDE #B56FDE #DE7E6F #97DE6F
square
#6FCFDE #B56FDE #DE7E6F #97DE6F
split-complementary
#6FCFDE #DE6F97 #DEB56F
monochromatic
#2799AB #3DBED3 #6FCFDE #A1E0E9 #D3F0F5
Accessibility & contrast
On white
1.80
#6FCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6FCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFDE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFDE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#AFBBDE
Tritanopia (blue-blind)
#28D7D3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcfde; /* rgb */ color: rgb(111, 207, 222); /* oklch */ color: oklch(80.1% 0.093 208.7);
Tailwind
colors: {
custom: {
50: '#a0dee8',
500: '#6fcfde',
950: '#000000',
},
}SCSS
$custom: #6fcfde; $custom-light: #a0dee8; $custom-dark: #000000;
JSON
{
"hex": "#6fcfde",
"rgb": {
"r": 111,
"g": 207,
"b": 222
},
"hsl": {
"h": 188.108,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.80128,
"c": 0.09303,
"h": 208.7
},
"luminance": 0.53279
}Semantic roles & 50–950 ramp
primary
#6FCFDE
secondary
#AE5244
accent
#331BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484