#6FCFFC#6FCFFC
#6FCFFC is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.3% C 0.111 H 230.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFFC |
|---|---|
| RGB | rgb(111, 207, 252) |
| HSL | hsl(199, 96%, 71%) |
| HSV | hsv(199, 56%, 99%) |
| CMYK | cmyk(56%, 17.9%, 0%, 1.2%) |
| CIE-LAB | lab(79.06, -15.94, -30.68) |
| CIE-LCH | lch(79.06, 34.57, 242.54°) |
| OKLab | oklab(81.28% -0.0704 -0.0855) |
| OKLCH | oklch(81.28% 0.111 230.5) |
| XYZ | xyz(46.4324, 55.0292, 100.2513) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.89
Lightskyblue
#87CEFA
ΔE00 3.15
Baby Blue
#89CFF0
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 4.10
Sky
#82CAFC
ΔE00 4.13
Bright Sky Blue
#02CCFE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFFC #FC9C6F
analogous
#6FFCE2 #6FCFFC #6F88FC
triadic
#6FCFFC #FC6FCF #CFFC6F
tetradic
#6FCFFC #E26FFC #FC9C6F #88FC6F
square
#6FCFFC #E26FFC #FC9C6F #88FC6F
split-complementary
#6FCFFC #FC6F88 #FCE26F
monochromatic
#05A2EC #33BBFB #6FCFFC #ABE3FD #E1F5FE
Accessibility & contrast
On white
1.75
#6FCFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#6FCFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFFC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFFC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFE
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#00DBDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6fcffc; /* rgb */ color: rgb(111, 207, 252); /* oklch */ color: oklch(81.3% 0.111 230.5);
Tailwind
colors: {
custom: {
50: '#a2ddfd',
500: '#6fcffc',
950: '#000000',
},
}SCSS
$custom: #6fcffc; $custom-light: #a2ddfd; $custom-dark: #000000;
JSON
{
"hex": "#6fcffc",
"rgb": {
"r": 111,
"g": 207,
"b": 252
},
"hsl": {
"h": 199.149,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.81281,
"c": 0.11075,
"h": 230.5
},
"luminance": 0.55033
}Semantic roles & 50–950 ramp
primary
#6FCFFC
secondary
#D86B37
accent
#4900E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485