#6FACCE#6FACCE
#6FACCE is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.080 H 233.9°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACCE |
|---|---|
| RGB | rgb(111, 172, 206) |
| HSL | hsl(201, 49%, 62%) |
| HSV | hsv(201, 46%, 81%) |
| CMYK | cmyk(46.1%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(67.53, -10.60, -23.41) |
| CIE-LCH | lch(67.53, 25.70, 245.63°) |
| OKLab | oklab(71.57% -0.0473 -0.0648) |
| OKLCH | oklch(71.57% 0.08 233.9) |
| XYZ | xyz(32.4447, 37.3384, 63.8779) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.26
Bluegrey
#85A3B2
ΔE00 7.09
Lightblue (survey)
#7BC8F6
ΔE00 7.89
Light Grey Blue
#9DBCD4
ΔE00 7.90
Sky Blue (survey)
#75BBFD
ΔE00 7.97
Bluey Grey
#89A0B0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACCE #CE916F
analogous
#6FCEC1 #6FACCE #6F7CCE
triadic
#6FACCE #CE6FAC #ACCE6F
tetradic
#6FACCE #C16FCE #CE916F #7CCE6F
square
#6FACCE #C16FCE #CE916F #7CCE6F
split-complementary
#6FACCE #CE6F7C #CEC16F
monochromatic
#316F91 #4192BE #6FACCE #9DC6DE #CAE1ED
Accessibility & contrast
On white
2.48
#6FACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#6FACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACCE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACCE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAAD0
Deuteranopia (green-blind)
#8FA0CD
Tritanopia (blue-blind)
#44B5B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6facce; /* rgb */ color: rgb(111, 172, 206); /* oklch */ color: oklch(71.6% 0.080 233.9);
Tailwind
colors: {
custom: {
50: '#9dc4dd',
500: '#6facce',
950: '#000000',
},
}SCSS
$custom: #6facce; $custom-light: #9dc4dd; $custom-dark: #000000;
JSON
{
"hex": "#6facce",
"rgb": {
"r": 111,
"g": 172,
"b": 206
},
"hsl": {
"h": 201.474,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.71568,
"c": 0.08026,
"h": 233.9
},
"luminance": 0.37341
}Semantic roles & 50–950 ramp
primary
#6FACCE
secondary
#DEC7BB
accent
#5E29BD
background
#FAFCFD
surface
#F3F8FB
border
#CDD1D4
text
#0F1215
muted
#7F8183