#6FAAE9#6FAAE9
#6FAAE9 is a light, moderate cyan. Relative luminance 0.380; OKLCH L 72.3% C 0.111 H 251.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FAAE9 |
|---|---|
| RGB | rgb(111, 170, 233) |
| HSL | hsl(211, 73%, 67%) |
| HSV | hsv(211, 52%, 91%) |
| CMYK | cmyk(52.4%, 27%, 0%, 8.6%) |
| CIE-LAB | lab(68.03, -1.66, -37.48) |
| CIE-LCH | lch(68.03, 37.52, 267.47°) |
| OKLab | oklab(72.31% -0.036 -0.1051) |
| OKLCH | oklch(72.31% 0.111 251.1) |
| XYZ | xyz(35.6331, 38.0094, 82.5338) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.84
Carolina Blue
#8AB8FE
ΔE00 5.35
Cornflowerblue
#6495ED
ΔE00 6.54
Azure (survey)
#069AF3
ΔE00 7.38
Dodgerblue
#1E90FF
ΔE00 8.34
Dark Sky Blue
#448EE4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FAAE9 #E9AE6F
analogous
#6FE7E9 #6FAAE9 #716FE9
triadic
#6FAAE9 #E96FAA #AAE96F
tetradic
#6FAAE9 #E96FE7 #E9AE6F #6FE971
square
#6FAAE9 #E96FE7 #E9AE6F #6FE971
split-complementary
#6FAAE9 #E9716F #E7E96F
monochromatic
#1D6CC0 #3A8BE1 #6FAAE9 #A4C9F1 #D9E9F9
Accessibility & contrast
On white
2.44
#6FAAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#6FAAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FAAE9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FAAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FAAE9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACEC
Deuteranopia (green-blind)
#81A0E8
Tritanopia (blue-blind)
#2AB8C0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6faae9; /* rgb */ color: rgb(111, 170, 233); /* oklch */ color: oklch(72.3% 0.111 251.1);
Tailwind
colors: {
custom: {
50: '#9fc3f0',
500: '#6faae9',
950: '#000000',
},
}SCSS
$custom: #6faae9; $custom-light: #9fc3f0; $custom-dark: #000000;
JSON
{
"hex": "#6faae9",
"rgb": {
"r": 111,
"g": 170,
"b": 233
},
"hsl": {
"h": 210.984,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.7231,
"c": 0.11109,
"h": 251.1
},
"luminance": 0.38012
}Semantic roles & 50–950 ramp
primary
#6FAAE9
secondary
#EDDBC7
accent
#7610D6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1216
muted
#7F8184