#6FC2F0#6FC2F0
#6FC2F0 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 77.9% C 0.104 H 234.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2F0 |
|---|---|
| RGB | rgb(111, 194, 240) |
| HSL | hsl(201, 81%, 69%) |
| HSV | hsv(201, 54%, 94%) |
| CMYK | cmyk(53.8%, 19.2%, 0%, 5.9%) |
| CIE-LAB | lab(74.98, -12.63, -30.51) |
| CIE-LCH | lch(74.98, 33.02, 247.51°) |
| OKLab | oklab(77.9% -0.0605 -0.085) |
| OKLCH | oklch(77.9% 0.104 234.6) |
| XYZ | xyz(41.5697, 48.2508, 89.5439) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.87
Sky
#82CAFC
ΔE00 3.30
Lightskyblue
#87CEFA
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 4.73
Deepskyblue
#00BFFF
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2F0 #F09D6F
analogous
#6FF0DD #6FC2F0 #6F82F0
triadic
#6FC2F0 #F06FC2 #C2F06F
tetradic
#6FC2F0 #DD6FF0 #F09D6F #82F06F
square
#6FC2F0 #DD6FF0 #F09D6F #82F06F
split-complementary
#6FC2F0 #F06F82 #F0DD6F
monochromatic
#168DCF #38ABEA #6FC2F0 #A6D9F6 #DEF1FC
Accessibility & contrast
On white
1.97
#6FC2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#6FC2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2F0
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2F0 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F2
Deuteranopia (green-blind)
#9AB3EF
Tritanopia (blue-blind)
#08CED1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc2f0; /* rgb */ color: rgb(111, 194, 240); /* oklch */ color: oklch(77.9% 0.104 234.6);
Tailwind
colors: {
custom: {
50: '#a1d4f5',
500: '#6fc2f0',
950: '#000000',
},
}SCSS
$custom: #6fc2f0; $custom-light: #a1d4f5; $custom-dark: #000000;
JSON
{
"hex": "#6fc2f0",
"rgb": {
"r": 111,
"g": 194,
"b": 240
},
"hsl": {
"h": 201.395,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.77896,
"c": 0.10437,
"h": 234.6
},
"luminance": 0.48254
}Semantic roles & 50–950 ramp
primary
#6FC2F0
secondary
#F0D8CA
accent
#5408DD
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101417
muted
#7F8385