#6FC6DA#6FC6DA
#6FC6DA is a light, moderate cyan. Relative luminance 0.488; OKLCH L 77.9% C 0.089 H 214.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6DA |
|---|---|
| RGB | rgb(111, 198, 218) |
| HSL | hsl(191, 59%, 65%) |
| HSV | hsv(191, 49%, 85%) |
| CMYK | cmyk(49.1%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(75.34, -20.91, -18.09) |
| CIE-LCH | lch(75.34, 27.65, 220.86°) |
| OKLab | oklab(77.93% -0.0731 -0.0499) |
| OKLCH | oklch(77.93% 0.089 214.4) |
| XYZ | xyz(39.3997, 48.8263, 73.6642) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.23
Baby Blue
#89CFF0
ΔE00 6.53
Neon Blue
#04D9FF
ΔE00 7.11
Aqua Blue
#02D8E9
ΔE00 7.68
Bright Sky Blue
#02CCFE
ΔE00 7.83
Turquoise Blue
#06B1C4
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6DA #DA836F
analogous
#6FDAB9 #6FC6DA #6F91DA
triadic
#6FC6DA #DA6FC6 #C6DA6F
tetradic
#6FC6DA #B96FDA #DA836F #91DA6F
square
#6FC6DA #B96FDA #DA836F #91DA6F
split-complementary
#6FC6DA #DA6F91 #DAB96F
monochromatic
#2A8EA4 #3EB3CD #6FC6DA #A0D9E7 #D0EDF3
Accessibility & contrast
On white
1.95
#6FC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#6FC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6DA
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6DA | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#A7B4DA
Tritanopia (blue-blind)
#31CECC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc6da; /* rgb */ color: rgb(111, 198, 218); /* oklch */ color: oklch(77.9% 0.089 214.4);
Tailwind
colors: {
custom: {
50: '#9fd7e5',
500: '#6fc6da',
950: '#000000',
},
}SCSS
$custom: #6fc6da; $custom-light: #9fd7e5; $custom-dark: #000000;
JSON
{
"hex": "#6fc6da",
"rgb": {
"r": 111,
"g": 198,
"b": 218
},
"hsl": {
"h": 191.215,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.77928,
"c": 0.08851,
"h": 214.4
},
"luminance": 0.4883
}Semantic roles & 50–950 ramp
primary
#6FC6DA
secondary
#E5C7C0
accent
#3E1FC7
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#0F1415
muted
#7F8384