#6FD3EB#6FD3EB
#6FD3EB is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.099 H 215.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3EB |
|---|---|
| RGB | rgb(111, 211, 235) |
| HSL | hsl(192, 76%, 68%) |
| HSV | hsv(192, 53%, 92%) |
| CMYK | cmyk(52.8%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.59, -22.80, -20.79) |
| CIE-LCH | lch(79.59, 30.86, 222.35°) |
| OKLab | oklab(81.51% -0.081 -0.0575) |
| OKLCH | oklch(81.51% 0.099 215.4) |
| XYZ | xyz(44.8394, 55.9622, 87.0200) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.65
Neon Blue
#04D9FF
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.76
Aqua Blue
#02D8E9
ΔE00 6.62
Bright Sky Blue
#02CCFE
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3EB #EB876F
analogous
#6FEBC5 #6FD3EB #6F95EB
triadic
#6FD3EB #EB6FD3 #D3EB6F
tetradic
#6FD3EB #C56FEB #EB876F #95EB6F
square
#6FD3EB #C56FEB #EB876F #95EB6F
split-complementary
#6FD3EB #EB6F95 #EBC56F
monochromatic
#1BA4C4 #39C3E4 #6FD3EB #A5E3F2 #DAF4FA
Accessibility & contrast
On white
1.72
#6FD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6FD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3EB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3EB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#03DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd3eb; /* rgb */ color: rgb(111, 211, 235); /* oklch */ color: oklch(81.5% 0.099 215.4);
Tailwind
colors: {
custom: {
50: '#a1e0f1',
500: '#6fd3eb',
950: '#000000',
},
}SCSS
$custom: #6fd3eb; $custom-light: #a1e0f1; $custom-dark: #000000;
JSON
{
"hex": "#6fd3eb",
"rgb": {
"r": 111,
"g": 211,
"b": 235
},
"hsl": {
"h": 191.613,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.81512,
"c": 0.09932,
"h": 215.4
},
"luminance": 0.55966
}Semantic roles & 50–950 ramp
primary
#6FD3EB
secondary
#C2563C
accent
#350ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485