#6FCCDE#6FCCDE
#6FCCDE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.4% C 0.092 H 211.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCDE |
|---|---|
| RGB | rgb(111, 204, 222) |
| HSL | hsl(190, 63%, 65%) |
| HSV | hsv(190, 50%, 87%) |
| CMYK | cmyk(50%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(77.18, -22.85, -17.47) |
| CIE-LCH | lch(77.18, 28.76, 217.39°) |
| OKLab | oklab(79.44% -0.0783 -0.0482) |
| OKLCH | oklch(79.44% 0.092 211.6) |
| XYZ | xyz(41.3281, 51.8356, 76.9205) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 6.30
Neon Blue
#04D9FF
ΔE00 6.52
Baby Blue
#89CFF0
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.90
Bright Sky Blue
#02CCFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCDE #DE816F
analogous
#6FDEB9 #6FCCDE #6F94DE
triadic
#6FCCDE #DE6FCC #CCDE6F
tetradic
#6FCCDE #B96FDE #DE816F #94DE6F
square
#6FCCDE #B96FDE #DE816F #94DE6F
split-complementary
#6FCCDE #DE6F94 #DEB96F
monochromatic
#2796AB #3DBAD3 #6FCCDE #A1DEE9 #D3EFF5
Accessibility & contrast
On white
1.85
#6FCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6FCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCDE
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCDE | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#29D4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fccde; /* rgb */ color: rgb(111, 204, 222); /* oklch */ color: oklch(79.4% 0.092 211.6);
Tailwind
colors: {
custom: {
50: '#a0dbe8',
500: '#6fccde',
950: '#000000',
},
}SCSS
$custom: #6fccde; $custom-light: #a0dbe8; $custom-dark: #000000;
JSON
{
"hex": "#6fccde",
"rgb": {
"r": 111,
"g": 204,
"b": 222
},
"hsl": {
"h": 189.73,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.79443,
"c": 0.09193,
"h": 211.6
},
"luminance": 0.51839
}Semantic roles & 50–950 ramp
primary
#6FCCDE
secondary
#AE5544
accent
#371BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484