#6FC9DB#6FC9DB
#6FC9DB is a light, moderate cyan. Relative luminance 0.503; OKLCH L 78.6% C 0.090 H 212.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC9DB |
|---|---|
| RGB | rgb(111, 201, 219) |
| HSL | hsl(190, 60%, 65%) |
| HSV | hsv(190, 49%, 86%) |
| CMYK | cmyk(49.3%, 8.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.23, -22.16, -17.29) |
| CIE-LCH | lch(76.23, 28.10, 217.96°) |
| OKLab | oklab(78.65% -0.0761 -0.0477) |
| OKLCH | oklch(78.65% 0.09 212.1) |
| XYZ | xyz(40.2234, 50.2639, 74.5863) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.81
Neon Blue
#04D9FF
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.10
Bright Sky Blue
#02CCFE
ΔE00 8.34
Turquoise Blue
#06B1C4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC9DB #DB816F
analogous
#6FDBB7 #6FC9DB #6F93DB
triadic
#6FC9DB #DB6FC9 #C9DB6F
tetradic
#6FC9DB #B76FDB #DB816F #93DB6F
square
#6FC9DB #B76FDB #DB816F #93DB6F
split-complementary
#6FC9DB #DB6F93 #DBB76F
monochromatic
#2A91A6 #3EB7CF #6FC9DB #A0DBE7 #D1EEF3
Accessibility & contrast
On white
1.90
#6FC9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#6FC9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC9DB
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC9DB | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#2FD1CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc9db; /* rgb */ color: rgb(111, 201, 219); /* oklch */ color: oklch(78.6% 0.090 212.1);
Tailwind
colors: {
custom: {
50: '#9fd9e6',
500: '#6fc9db',
950: '#000000',
},
}SCSS
$custom: #6fc9db; $custom-light: #9fd9e6; $custom-dark: #000000;
JSON
{
"hex": "#6fc9db",
"rgb": {
"r": 111,
"g": 201,
"b": 219
},
"hsl": {
"h": 190,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.78649,
"c": 0.0898,
"h": 212.1
},
"luminance": 0.50267
}Semantic roles & 50–950 ramp
primary
#6FC9DB
secondary
#A95645
accent
#3A1EC8
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1415
muted
#808384