#6DC6F2#6DC6F2
#6DC6F2 is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.8% C 0.106 H 231.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6DC6F2 |
|---|---|
| RGB | rgb(109, 198, 242) |
| HSL | hsl(200, 84%, 69%) |
| HSV | hsv(200, 55%, 95%) |
| CMYK | cmyk(55%, 18.2%, 0%, 5.1%) |
| CIE-LAB | lab(76.10, -14.56, -29.88) |
| CIE-LCH | lch(76.10, 33.24, 244.01°) |
| OKLab | oklab(78.78% -0.0656 -0.0832) |
| OKLCH | oklch(78.78% 0.106 231.7) |
| XYZ | xyz(42.5217, 50.0464, 91.4063) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Lightskyblue
#87CEFA
ΔE00 3.46
Sky
#82CAFC
ΔE00 3.77
Baby Blue
#89CFF0
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 4.49
Deepskyblue
#00BFFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DC6F2 #F2996D
analogous
#6DF2DC #6DC6F2 #6D84F2
triadic
#6DC6F2 #F26DC6 #C6F26D
tetradic
#6DC6F2 #DC6DF2 #F2996D #84F26D
square
#6DC6F2 #DC6DF2 #F2996D #84F26D
split-complementary
#6DC6F2 #F26D84 #F2DC6D
monochromatic
#1393D2 #35B0ED #6DC6F2 #A5DCF7 #DDF2FC
Accessibility & contrast
On white
1.91
#6DC6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#6DC6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DC6F2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DC6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DC6F2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F4
Deuteranopia (green-blind)
#9EB5F1
Tritanopia (blue-blind)
#00D2D4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6dc6f2; /* rgb */ color: rgb(109, 198, 242); /* oklch */ color: oklch(78.8% 0.106 231.7);
Tailwind
colors: {
custom: {
50: '#a0d7f6',
500: '#6dc6f2',
950: '#000000',
},
}SCSS
$custom: #6dc6f2; $custom-light: #a0d7f6; $custom-dark: #000000;
JSON
{
"hex": "#6dc6f2",
"rgb": {
"r": 109,
"g": 198,
"b": 242
},
"hsl": {
"h": 199.85,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.78784,
"c": 0.10601,
"h": 231.7
},
"luminance": 0.5005
}Semantic roles & 50–950 ramp
primary
#6DC6F2
secondary
#CB6938
accent
#4E05E0
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385