#6FAACA#6FAACA
#6FAACA is a light, moderate cyan. Relative luminance 0.364; OKLCH L 71.0% C 0.077 H 233.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAACA |
|---|---|
| RGB | rgb(111, 170, 202) |
| HSL | hsl(201, 46%, 61%) |
| HSV | hsv(201, 45%, 79%) |
| CMYK | cmyk(45%, 15.8%, 0%, 20.8%) |
| CIE-LAB | lab(66.82, -10.64, -22.29) |
| CIE-LCH | lch(66.82, 24.70, 244.48°) |
| OKLab | oklab(70.96% -0.0463 -0.0617) |
| OKLCH | oklch(70.96% 0.077 233.1) |
| XYZ | xyz(31.5872, 36.3910, 61.2253) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.52
Bluegrey
#85A3B2
ΔE00 6.51
Bluey Grey
#89A0B0
ΔE00 7.76
Light Grey Blue
#9DBCD4
ΔE00 8.13
Lightblue (survey)
#7BC8F6
ΔE00 8.61
Sky Blue (survey)
#75BBFD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAACA #CA8F6F
analogous
#6FCABD #6FAACA #6F7DCA
triadic
#6FAACA #CA6FAA #AACA6F
tetradic
#6FAACA #BD6FCA #CA8F6F #7DCA6F
square
#6FAACA #BD6FCA #CA8F6F #7DCA6F
split-complementary
#6FAACA #CA6F7D #CABD6F
monochromatic
#336C8B #448FB8 #6FAACA #9CC4DA #C8DFEB
Accessibility & contrast
On white
2.54
#6FAACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#6FAACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAACA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAACA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CC
Deuteranopia (green-blind)
#8E9ECA
Tritanopia (blue-blind)
#47B3B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6faaca; /* rgb */ color: rgb(111, 170, 202); /* oklch */ color: oklch(71.0% 0.077 233.1);
Tailwind
colors: {
custom: {
50: '#9dc3da',
500: '#6faaca',
950: '#000000',
},
}SCSS
$custom: #6faaca; $custom-light: #9dc3da; $custom-dark: #000000;
JSON
{
"hex": "#6faaca",
"rgb": {
"r": 111,
"g": 170,
"b": 202
},
"hsl": {
"h": 201.099,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.70956,
"c": 0.07714,
"h": 233.1
},
"luminance": 0.36393
}Semantic roles & 50–950 ramp
primary
#6FAACA
secondary
#DBC5B9
accent
#5E2CB9
background
#F9FBFD
surface
#F2F7FA
border
#CCD0D3
text
#0F1214
muted
#7E8183