#6FCDDE#6FCDDE
#6FCDDE is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.7% C 0.092 H 210.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDDE |
|---|---|
| RGB | rgb(111, 205, 222) |
| HSL | hsl(189, 63%, 65%) |
| HSV | hsv(189, 50%, 87%) |
| CMYK | cmyk(50%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(77.47, -23.35, -17.04) |
| CIE-LCH | lch(77.47, 28.91, 216.11°) |
| OKLab | oklab(79.67% -0.0794 -0.047) |
| OKLCH | oklch(79.67% 0.092 210.6) |
| XYZ | xyz(41.5666, 52.3125, 76.9999) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 7.48
Robin'S Egg
#6DEDFD
ΔE00 7.58
Robin Egg Blue
#8AF1FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDDE #DE806F
analogous
#6FDEB7 #6FCDDE #6F95DE
triadic
#6FCDDE #DE6FCD #CDDE6F
tetradic
#6FCDDE #B76FDE #DE806F #95DE6F
square
#6FCDDE #B76FDE #DE806F #95DE6F
split-complementary
#6FCDDE #DE6F95 #DEB76F
monochromatic
#2797AB #3DBCD3 #6FCDDE #A1DEE9 #D3F0F5
Accessibility & contrast
On white
1.83
#6FCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#6FCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDDE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDDE | 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)
#BEC7DF
Deuteranopia (green-blind)
#ADBADE
Tritanopia (blue-blind)
#29D5D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcdde; /* rgb */ color: rgb(111, 205, 222); /* oklch */ color: oklch(79.7% 0.092 210.6);
Tailwind
colors: {
custom: {
50: '#a0dce8',
500: '#6fcdde',
950: '#000000',
},
}SCSS
$custom: #6fcdde; $custom-light: #a0dce8; $custom-dark: #000000;
JSON
{
"hex": "#6fcdde",
"rgb": {
"r": 111,
"g": 205,
"b": 222
},
"hsl": {
"h": 189.189,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.79671,
"c": 0.09227,
"h": 210.6
},
"luminance": 0.52316
}Semantic roles & 50–950 ramp
primary
#6FCDDE
secondary
#AE5444
accent
#361BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484