#6FACDA#6FACDA
#6FACDA is a light, moderate cyan. Relative luminance 0.379; OKLCH L 72.1% C 0.092 H 242.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6FACDA |
|---|---|
| RGB | rgb(111, 172, 218) |
| HSL | hsl(206, 59%, 65%) |
| HSV | hsv(206, 49%, 85%) |
| CMYK | cmyk(49.1%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(67.98, -7.19, -29.33) |
| CIE-LCH | lch(67.98, 30.20, 256.23°) |
| OKLab | oklab(72.07% -0.0431 -0.0817) |
| OKLCH | oklch(72.07% 0.092 242.2) |
| XYZ | xyz(33.9585, 37.9439, 71.8505) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Carolina Blue
#8AB8FE
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 7.65
Greyblue
#77A1B5
ΔE00 7.93
Azure (survey)
#069AF3
ΔE00 7.93
Sky
#82CAFC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FACDA #DA9D6F
analogous
#6FDAD2 #6FACDA #6F77DA
triadic
#6FACDA #DA6FAC #ACDA6F
tetradic
#6FACDA #D26FDA #DA9D6F #77DA6F
square
#6FACDA #D26FDA #DA9D6F #77DA6F
split-complementary
#6FACDA #DA6F77 #DAD26F
monochromatic
#2A70A4 #3E90CD #6FACDA #A0C8E7 #D0E4F3
Accessibility & contrast
On white
2.44
#6FACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#6FACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FACDA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FACDA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ACDC
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#3AB7BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6facda; /* rgb */ color: rgb(111, 172, 218); /* oklch */ color: oklch(72.1% 0.092 242.2);
Tailwind
colors: {
custom: {
50: '#9ec4e5',
500: '#6facda',
950: '#000000',
},
}SCSS
$custom: #6facda; $custom-light: #9ec4e5; $custom-dark: #000000;
JSON
{
"hex": "#6facda",
"rgb": {
"r": 111,
"g": 172,
"b": 218
},
"hsl": {
"h": 205.794,
"s": 59.116,
"l": 64.51
},
"oklch": {
"l": 0.72072,
"c": 0.09235,
"h": 242.2
},
"luminance": 0.37947
}Semantic roles & 50–950 ramp
primary
#6FACDA
secondary
#E5D0C0
accent
#671FC7
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#0F1215
muted
#7F8184