#6FAEF0#6FAEF0
#6FAEF0 is a light, moderate cyan. Relative luminance 0.399; OKLCH L 73.5% C 0.116 H 250.7°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAEF0 |
|---|---|
| RGB | rgb(111, 174, 240) |
| HSL | hsl(211, 81%, 69%) |
| HSV | hsv(211, 54%, 94%) |
| CMYK | cmyk(53.8%, 27.5%, 0%, 5.9%) |
| CIE-LAB | lab(69.43, -1.78, -39.12) |
| CIE-LCH | lch(69.43, 39.16, 267.40°) |
| OKLab | oklab(73.51% -0.0384 -0.1098) |
| OKLCH | oklch(73.51% 0.116 250.7) |
| XYZ | xyz(37.4142, 39.9398, 88.1587) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.62
Carolina Blue
#8AB8FE
ΔE00 4.78
Cornflowerblue
#6495ED
ΔE00 7.67
Azure (survey)
#069AF3
ΔE00 7.88
Sky
#82CAFC
ΔE00 8.04
Lightblue (survey)
#7BC8F6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAEF0 #F0B16F
analogous
#6FEEF0 #6FAEF0 #716FF0
triadic
#6FAEF0 #F06FAE #AEF06F
tetradic
#6FAEF0 #F06FEE #F0B16F #6FF071
square
#6FAEF0 #F06FEE #F0B16F #6FF071
split-complementary
#6FAEF0 #F0716F #EEF06F
monochromatic
#1670CF #388FEA #6FAEF0 #A6CDF6 #DEECFC
Accessibility & contrast
On white
2.34
#6FAEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#6FAEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAEF0
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAEF0 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F3
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#1CBDC5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6faef0; /* rgb */ color: rgb(111, 174, 240); /* oklch */ color: oklch(73.5% 0.116 250.7);
Tailwind
colors: {
custom: {
50: '#a0c5f5',
500: '#6faef0',
950: '#000000',
},
}SCSS
$custom: #6faef0; $custom-light: #a0c5f5; $custom-dark: #000000;
JSON
{
"hex": "#6faef0",
"rgb": {
"r": 111,
"g": 174,
"b": 240
},
"hsl": {
"h": 210.698,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.73507,
"c": 0.11633,
"h": 250.7
},
"luminance": 0.39943
}Semantic roles & 50–950 ramp
primary
#6FAEF0
secondary
#F0DECA
accent
#7508DD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185