#6FCFFF#6FCFFF
#6FCFFF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.4% C 0.113 H 232.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFFF |
|---|---|
| RGB | rgb(111, 207, 255) |
| HSL | hsl(200, 100%, 72%) |
| HSV | hsv(200, 56%, 100%) |
| CMYK | cmyk(56.5%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(79.17, -15.07, -32.10) |
| CIE-LCH | lch(79.17, 35.47, 244.86°) |
| OKLab | oklab(81.41% -0.0694 -0.0895) |
| OKLCH | oklch(81.41% 0.113 232.2) |
| XYZ | xyz(46.9115, 55.2208, 102.7749) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.54
Lightskyblue
#87CEFA
ΔE00 2.84
Sky
#82CAFC
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.71
Light Blue
#95D0FC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFFF #FF9F6F
analogous
#6FFFE7 #6FCFFF #6F87FF
triadic
#6FCFFF #FF6FCF #CFFF6F
tetradic
#6FCFFF #E76FFF #FF9F6F #87FF6F
square
#6FCFFF #E76FFF #FF9F6F #87FF6F
split-complementary
#6FCFFF #FF6F87 #FFE76F
monochromatic
#00A2F4 #32BBFF #6FCFFF #ACE3FF #E0F5FF
Accessibility & contrast
On white
1.74
#6FCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#6FCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFFF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFFF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CDFF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#00DCDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fcfff; /* rgb */ color: rgb(111, 207, 255); /* oklch */ color: oklch(81.4% 0.113 232.2);
Tailwind
colors: {
custom: {
50: '#a3ddff',
500: '#6fcfff',
950: '#000000',
},
}SCSS
$custom: #6fcfff; $custom-light: #a3ddff; $custom-dark: #000000;
JSON
{
"hex": "#6fcfff",
"rgb": {
"r": 111,
"g": 207,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.81406,
"c": 0.11329,
"h": 232.2
},
"luminance": 0.55225
}Semantic roles & 50–950 ramp
primary
#6FCFFF
secondary
#DC6E37
accent
#4D00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486