#6FD3EC#6FD3EC
#6FD3EC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.100 H 216.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3EC |
|---|---|
| RGB | rgb(111, 211, 236) |
| HSL | hsl(192, 77%, 68%) |
| HSV | hsv(192, 53%, 93%) |
| CMYK | cmyk(53%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(79.63, -22.53, -21.27) |
| CIE-LCH | lch(79.63, 30.98, 223.36°) |
| OKLab | oklab(81.55% -0.0806 -0.0589) |
| OKLCH | oklch(81.55% 0.1 216.2) |
| XYZ | xyz(44.9842, 56.0201, 87.7830) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.41
Neon Blue
#04D9FF
ΔE00 4.73
Baby Blue
#89CFF0
ΔE00 5.50
Bright Sky Blue
#02CCFE
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3EC #EC886F
analogous
#6FECC6 #6FD3EC #6F94EC
triadic
#6FD3EC #EC6FD3 #D3EC6F
tetradic
#6FD3EC #C66FEC #EC886F #94EC6F
square
#6FD3EC #C66FEC #EC886F #94EC6F
split-complementary
#6FD3EC #EC6F94 #ECC66F
monochromatic
#1AA4C6 #39C2E5 #6FD3EC #A5E4F3 #DBF4FA
Accessibility & contrast
On white
1.72
#6FD3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#6FD3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3EC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3EC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd3ec; /* rgb */ color: rgb(111, 211, 236); /* oklch */ color: oklch(81.5% 0.100 216.2);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6fd3ec',
950: '#000000',
},
}SCSS
$custom: #6fd3ec; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6fd3ec",
"rgb": {
"r": 111,
"g": 211,
"b": 236
},
"hsl": {
"h": 192,
"s": 76.687,
"l": 68.039
},
"oklch": {
"l": 0.8155,
"c": 0.09981,
"h": 216.2
},
"luminance": 0.56024
}Semantic roles & 50–950 ramp
primary
#6FD3EC
secondary
#C4573B
accent
#350DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485