#6FACCA#6FACCA
#6FACCA is a light, moderate cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.077 H 230.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACCA |
|---|---|
| RGB | rgb(111, 172, 202) |
| HSL | hsl(200, 46%, 61%) |
| HSV | hsv(200, 45%, 79%) |
| CMYK | cmyk(45%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(67.39, -11.72, -21.42) |
| CIE-LCH | lch(67.39, 24.42, 241.32°) |
| OKLab | oklab(71.41% -0.0487 -0.0592) |
| OKLCH | oklch(71.41% 0.077 230.5) |
| XYZ | xyz(31.9650, 37.1465, 61.3513) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.57
Bluegrey
#85A3B2
ΔE00 6.53
Bluey Grey
#89A0B0
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.11
Lightblue (survey)
#7BC8F6
ΔE00 8.40
Sky Blue
#87CEEB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACCA #CA8D6F
analogous
#6FCABB #6FACCA #6F7FCA
triadic
#6FACCA #CA6FAC #ACCA6F
tetradic
#6FACCA #BB6FCA #CA8D6F #7FCA6F
square
#6FACCA #BB6FCA #CA8D6F #7FCA6F
split-complementary
#6FACCA #CA6F7F #CABB6F
monochromatic
#336E8B #4492B8 #6FACCA #9CC6DA #C8E0EB
Accessibility & contrast
On white
2.49
#6FACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#6FACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACCA
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACCA | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#90A0CA
Tritanopia (blue-blind)
#47B4B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6facca; /* rgb */ color: rgb(111, 172, 202); /* oklch */ color: oklch(71.4% 0.077 230.5);
Tailwind
colors: {
custom: {
50: '#9dc4da',
500: '#6facca',
950: '#000000',
},
}SCSS
$custom: #6facca; $custom-light: #9dc4da; $custom-dark: #000000;
JSON
{
"hex": "#6facca",
"rgb": {
"r": 111,
"g": 172,
"b": 202
},
"hsl": {
"h": 199.78,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.71407,
"c": 0.07671,
"h": 230.5
},
"luminance": 0.37149
}Semantic roles & 50–950 ramp
primary
#6FACCA
secondary
#DBC5B9
accent
#5B2CB9
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0F1214
muted
#7E8183