#6FC8F3#6FC8F3
#6FC8F3 is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.105 H 231.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8F3 |
|---|---|
| RGB | rgb(111, 200, 243) |
| HSL | hsl(200, 85%, 69%) |
| HSV | hsv(200, 54%, 95%) |
| CMYK | cmyk(54.3%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(76.77, -14.92, -29.37) |
| CIE-LCH | lch(76.77, 32.94, 243.08°) |
| OKLab | oklab(79.36% -0.066 -0.0818) |
| OKLCH | oklch(79.36% 0.105 231.1) |
| XYZ | xyz(43.3814, 51.1553, 92.3645) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.17
Lightskyblue
#87CEFA
ΔE00 3.26
Baby Blue
#89CFF0
ΔE00 3.41
Sky
#82CAFC
ΔE00 3.83
Sky Blue
#87CEEB
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8F3 #F39A6F
analogous
#6FF3DC #6FC8F3 #6F86F3
triadic
#6FC8F3 #F36FC8 #C8F36F
tetradic
#6FC8F3 #DC6FF3 #F39A6F #86F36F
square
#6FC8F3 #DC6FF3 #F39A6F #86F36F
split-complementary
#6FC8F3 #F36F86 #F3DC6F
monochromatic
#1296D6 #37B2EE #6FC8F3 #A7DEF8 #E0F3FC
Accessibility & contrast
On white
1.87
#6FC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6FC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8F3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8F3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F5
Deuteranopia (green-blind)
#A0B7F2
Tritanopia (blue-blind)
#00D4D6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fc8f3; /* rgb */ color: rgb(111, 200, 243); /* oklch */ color: oklch(79.4% 0.105 231.1);
Tailwind
colors: {
custom: {
50: '#a1d8f7',
500: '#6fc8f3',
950: '#000000',
},
}SCSS
$custom: #6fc8f3; $custom-light: #a1d8f7; $custom-dark: #000000;
JSON
{
"hex": "#6fc8f3",
"rgb": {
"r": 111,
"g": 200,
"b": 243
},
"hsl": {
"h": 199.545,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.79355,
"c": 0.10511,
"h": 231.1
},
"luminance": 0.51159
}Semantic roles & 50–950 ramp
primary
#6FC8F3
secondary
#CC6A3A
accent
#4C04E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101417
muted
#808385