#6FC8DA#6FC8DA
#6FC8DA is a light, moderate cyan. Relative luminance 0.497; OKLCH L 78.4% C 0.089 H 212.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8DA |
|---|---|
| RGB | rgb(111, 200, 218) |
| HSL | hsl(190, 59%, 65%) |
| HSV | hsv(190, 49%, 85%) |
| CMYK | cmyk(49.1%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(75.91, -21.92, -17.23) |
| CIE-LCH | lch(75.91, 27.88, 218.16°) |
| OKLab | oklab(78.38% -0.0753 -0.0475) |
| OKLCH | oklch(78.38% 0.089 212.3) |
| XYZ | xyz(39.8598, 49.7467, 73.8176) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.99
Neon Blue
#04D9FF
ΔE00 7.08
Baby Blue
#89CFF0
ΔE00 7.10
Bright Sky Blue
#02CCFE
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8DA #DA816F
analogous
#6FDAB6 #6FC8DA #6F93DA
triadic
#6FC8DA #DA6FC8 #C8DA6F
tetradic
#6FC8DA #B66FDA #DA816F #93DA6F
square
#6FC8DA #B66FDA #DA816F #93DA6F
split-complementary
#6FC8DA #DA6F93 #DAB66F
monochromatic
#2A90A4 #3EB5CD #6FC8DA #A0DBE7 #D0EDF3
Accessibility & contrast
On white
1.92
#6FC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#6FC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8DA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8DA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC2DB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#30D0CD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #6fc8da; /* rgb */ color: rgb(111, 200, 218); /* oklch */ color: oklch(78.4% 0.089 212.3);
Tailwind
colors: {
custom: {
50: '#9fd9e5',
500: '#6fc8da',
950: '#000000',
},
}SCSS
$custom: #6fc8da; $custom-light: #9fd9e5; $custom-dark: #000000;
JSON
{
"hex": "#6fc8da",
"rgb": {
"r": 111,
"g": 200,
"b": 218
},
"hsl": {
"h": 190.093,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.78384,
"c": 0.08909,
"h": 212.3
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#6FC8DA
secondary
#E5C6C0
accent
#3B1FC7
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#0F1415
muted
#7F8384