#6FCCFB#6FCCFB
#6FCCFB is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.6% C 0.111 H 232.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCFB |
|---|---|
| RGB | rgb(111, 204, 251) |
| HSL | hsl(200, 95%, 71%) |
| HSV | hsv(200, 56%, 98%) |
| CMYK | cmyk(55.8%, 18.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.18, -14.68, -31.49) |
| CIE-LCH | lch(78.18, 34.74, 245.01°) |
| OKLab | oklab(80.57% -0.0676 -0.0878) |
| OKLCH | oklch(80.57% 0.111 232.4) |
| XYZ | xyz(45.5544, 53.5261, 99.1790) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.58
Light Blue
#95D0FC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCFB #FB9E6F
analogous
#6FFBE4 #6FCCFB #6F86FB
triadic
#6FCCFB #FB6FCC #CCFB6F
tetradic
#6FCCFB #E46FFB #FB9E6F #86FB6F
square
#6FCCFB #E46FFB #FB9E6F #86FB6F
split-complementary
#6FCCFB #FB6F86 #FBE46F
monochromatic
#069DE9 #33B7F9 #6FCCFB #ABE1FD #E1F4FE
Accessibility & contrast
On white
1.79
#6FCCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6FCCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCFB
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCFB | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#00D9DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fccfb; /* rgb */ color: rgb(111, 204, 251); /* oklch */ color: oklch(80.6% 0.111 232.4);
Tailwind
colors: {
custom: {
50: '#a2dbfc',
500: '#6fccfb',
950: '#000000',
},
}SCSS
$custom: #6fccfb; $custom-light: #a2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#6fccfb",
"rgb": {
"r": 111,
"g": 204,
"b": 251
},
"hsl": {
"h": 200.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.80574,
"c": 0.11078,
"h": 232.4
},
"luminance": 0.5353
}Semantic roles & 50–950 ramp
primary
#6FCCFB
secondary
#D66D38
accent
#4D00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485