#6FC6F2#6FC6F2
#6FC6F2 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.9% C 0.105 H 232.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6F2 |
|---|---|
| RGB | rgb(111, 198, 242) |
| HSL | hsl(200, 83%, 69%) |
| HSV | hsv(200, 54%, 95%) |
| CMYK | cmyk(54.1%, 18.2%, 0%, 5.1%) |
| CIE-LAB | lab(76.18, -14.16, -29.75) |
| CIE-LCH | lch(76.18, 32.95, 244.55°) |
| OKLab | oklab(78.87% -0.0642 -0.0829) |
| OKLCH | oklch(78.87% 0.105 232.2) |
| XYZ | xyz(42.7706, 50.1747, 91.4179) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.86
Lightskyblue
#87CEFA
ΔE00 3.26
Sky
#82CAFC
ΔE00 3.55
Baby Blue
#89CFF0
ΔE00 3.79
Sky Blue
#87CEEB
ΔE00 4.48
Deepskyblue
#00BFFF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6F2 #F29B6F
analogous
#6FF2DD #6FC6F2 #6F85F2
triadic
#6FC6F2 #F26FC6 #C6F26F
tetradic
#6FC6F2 #DD6FF2 #F29B6F #85F26F
square
#6FC6F2 #DD6FF2 #F29B6F #85F26F
split-complementary
#6FC6F2 #F26F85 #F2DD6F
monochromatic
#1393D4 #37B0ED #6FC6F2 #A7DCF7 #DFF2FC
Accessibility & contrast
On white
1.90
#6FC6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#6FC6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6F2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6F2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F4
Deuteranopia (green-blind)
#9EB6F1
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc6f2; /* rgb */ color: rgb(111, 198, 242); /* oklch */ color: oklch(78.9% 0.105 232.2);
Tailwind
colors: {
custom: {
50: '#a1d7f6',
500: '#6fc6f2',
950: '#000000',
},
}SCSS
$custom: #6fc6f2; $custom-light: #a1d7f6; $custom-dark: #000000;
JSON
{
"hex": "#6fc6f2",
"rgb": {
"r": 111,
"g": 198,
"b": 242
},
"hsl": {
"h": 200.153,
"s": 83.439,
"l": 69.216
},
"oklch": {
"l": 0.78868,
"c": 0.10483,
"h": 232.2
},
"luminance": 0.50178
}Semantic roles & 50–950 ramp
primary
#6FC6F2
secondary
#CB6B3A
accent
#4F06E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385