#6FC2F2#6FC2F2
#6FC2F2 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.0% C 0.106 H 235.7°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2F2 |
|---|---|
| RGB | rgb(111, 194, 242) |
| HSL | hsl(202, 83%, 69%) |
| HSV | hsv(202, 54%, 95%) |
| CMYK | cmyk(54.1%, 19.8%, 0%, 5.1%) |
| CIE-LAB | lab(75.06, -12.05, -31.47) |
| CIE-LCH | lch(75.06, 33.70, 249.05°) |
| OKLab | oklab(77.98% -0.0598 -0.0878) |
| OKLCH | oklch(77.98% 0.106 235.7) |
| XYZ | xyz(41.8684, 48.3702, 91.1172) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.79
Sky
#82CAFC
ΔE00 3.01
Lightskyblue
#87CEFA
ΔE00 3.58
Deepskyblue
#00BFFF
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.03
Sky Blue (survey)
#75BBFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2F2 #F29F6F
analogous
#6FF2E1 #6FC2F2 #6F81F2
triadic
#6FC2F2 #F26FC2 #C2F26F
tetradic
#6FC2F2 #E16FF2 #F29F6F #81F26F
square
#6FC2F2 #E16FF2 #F29F6F #81F26F
split-complementary
#6FC2F2 #F26F81 #F2E16F
monochromatic
#138DD4 #37AAED #6FC2F2 #A7DAF7 #DFF2FC
Accessibility & contrast
On white
1.97
#6FC2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#6FC2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2F2
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2F2 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#99B3F1
Tritanopia (blue-blind)
#00CFD2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc2f2; /* rgb */ color: rgb(111, 194, 242); /* oklch */ color: oklch(78.0% 0.106 235.7);
Tailwind
colors: {
custom: {
50: '#a1d4f6',
500: '#6fc2f2',
950: '#000000',
},
}SCSS
$custom: #6fc2f2; $custom-light: #a1d4f6; $custom-dark: #000000;
JSON
{
"hex": "#6fc2f2",
"rgb": {
"r": 111,
"g": 194,
"b": 242
},
"hsl": {
"h": 201.985,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.7798,
"c": 0.10623,
"h": 235.7
},
"luminance": 0.48374
}Semantic roles & 50–950 ramp
primary
#6FC2F2
secondary
#F1D9CB
accent
#5606E0
background
#FAFDFF
surface
#F4FAFE
border
#CED3D6
text
#101417
muted
#7F8385