#6FCAFE#6FCAFE
#6FCAFE is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.3% C 0.114 H 235.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCAFE |
|---|---|
| RGB | rgb(111, 202, 254) |
| HSL | hsl(202, 99%, 72%) |
| HSV | hsv(202, 56%, 100%) |
| CMYK | cmyk(56.3%, 20.5%, 0%, 0.4%) |
| CIE-LAB | lab(77.74, -12.75, -33.77) |
| CIE-LCH | lch(77.74, 36.10, 249.32°) |
| OKLab | oklab(80.26% -0.0644 -0.0943) |
| OKLCH | oklch(80.26% 0.114 235.7) |
| XYZ | xyz(45.5588, 52.7722, 101.5319) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.55
Sky
#82CAFC
ΔE00 2.40
Lightskyblue
#87CEFA
ΔE00 2.63
Light Blue
#95D0FC
ΔE00 4.57
Baby Blue
#89CFF0
ΔE00 4.66
Deepskyblue
#00BFFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCAFE #FEA36F
analogous
#6FFEEA #6FCAFE #6F83FE
triadic
#6FCAFE #FE6FCA #CAFE6F
tetradic
#6FCAFE #EA6FFE #FEA36F #83FE6F
square
#6FCAFE #EA6FFE #FEA36F #83FE6F
split-complementary
#6FCAFE #FE6F83 #FEEA6F
monochromatic
#029AF1 #32B4FE #6FCAFE #ACE0FE #E1F4FF
Accessibility & contrast
On white
1.82
#6FCAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6FCAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCAFE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCAFE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcafe; /* rgb */ color: rgb(111, 202, 254); /* oklch */ color: oklch(80.3% 0.114 235.7);
Tailwind
colors: {
custom: {
50: '#a2daff',
500: '#6fcafe',
950: '#000000',
},
}SCSS
$custom: #6fcafe; $custom-light: #a2daff; $custom-dark: #000000;
JSON
{
"hex": "#6fcafe",
"rgb": {
"r": 111,
"g": 202,
"b": 254
},
"hsl": {
"h": 201.818,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.80259,
"c": 0.11422,
"h": 235.7
},
"luminance": 0.52776
}Semantic roles & 50–950 ramp
primary
#6FCAFE
secondary
#DA7237
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101418
muted
#818386