#6FCBFB#6FCBFB
#6FCBFB is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.111 H 233.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBFB |
|---|---|
| RGB | rgb(111, 203, 251) |
| HSL | hsl(201, 95%, 71%) |
| HSV | hsv(201, 56%, 98%) |
| CMYK | cmyk(55.8%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.91, -14.15, -31.91) |
| CIE-LCH | lch(77.91, 34.91, 246.08°) |
| OKLab | oklab(80.35% -0.0665 -0.089) |
| OKLCH | oklch(80.35% 0.111 233.2) |
| XYZ | xyz(45.3175, 53.0523, 99.1000) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.75
Lightskyblue
#87CEFA
ΔE00 2.66
Sky
#82CAFC
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.87
Light Blue
#95D0FC
ΔE00 4.84
Sky Blue
#87CEEB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBFB #FB9F6F
analogous
#6FFBE5 #6FCBFB #6F85FB
triadic
#6FCBFB #FB6FCB #CBFB6F
tetradic
#6FCBFB #E56FFB #FB9F6F #85FB6F
square
#6FCBFB #E56FFB #FB9F6F #85FB6F
split-complementary
#6FCBFB #FB6F85 #FBE56F
monochromatic
#069BE9 #33B5F9 #6FCBFB #ABE1FD #E1F4FE
Accessibility & contrast
On white
1.81
#6FCBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6FCBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBFB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBFB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#00D8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcbfb; /* rgb */ color: rgb(111, 203, 251); /* oklch */ color: oklch(80.4% 0.111 233.2);
Tailwind
colors: {
custom: {
50: '#a2dafc',
500: '#6fcbfb',
950: '#000000',
},
}SCSS
$custom: #6fcbfb; $custom-light: #a2dafc; $custom-dark: #000000;
JSON
{
"hex": "#6fcbfb",
"rgb": {
"r": 111,
"g": 203,
"b": 251
},
"hsl": {
"h": 200.571,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.80353,
"c": 0.11111,
"h": 233.2
},
"luminance": 0.53056
}Semantic roles & 50–950 ramp
primary
#6FCBFB
secondary
#D66E38
accent
#4F00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385