#6FCFE8#6FCFE8
#6FCFE8 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.5% C 0.097 H 216.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFE8 |
|---|---|
| RGB | rgb(111, 207, 232) |
| HSL | hsl(192, 72%, 67%) |
| HSV | hsv(192, 52%, 91%) |
| CMYK | cmyk(52.2%, 10.8%, 0%, 9%) |
| CIE-LAB | lab(78.36, -21.62, -21.05) |
| CIE-LCH | lch(78.36, 30.18, 224.23°) |
| OKLab | oklab(80.49% -0.0777 -0.0582) |
| OKLCH | oklch(80.49% 0.097 216.8) |
| XYZ | xyz(43.4282, 53.8275, 84.4294) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.19
Bright Sky Blue
#02CCFE
ΔE00 6.48
Aqua Blue
#02D8E9
ΔE00 7.28
Ice Blue
#A5DFF9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFE8 #E8886F
analogous
#6FE8C5 #6FCFE8 #6F92E8
triadic
#6FCFE8 #E86FCF #CFE86F
tetradic
#6FCFE8 #C56FE8 #E8886F #92E86F
square
#6FCFE8 #C56FE8 #E8886F #92E86F
split-complementary
#6FCFE8 #E86F92 #E8C56F
monochromatic
#1E9DBE #3ABDE0 #6FCFE8 #A4E1F0 #D9F2F9
Accessibility & contrast
On white
1.78
#6FCFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#6FCFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFE8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFE8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAE9
Deuteranopia (green-blind)
#ACBCE8
Tritanopia (blue-blind)
#15D8D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfe8; /* rgb */ color: rgb(111, 207, 232); /* oklch */ color: oklch(80.5% 0.097 216.8);
Tailwind
colors: {
custom: {
50: '#a1ddef',
500: '#6fcfe8',
950: '#000000',
},
}SCSS
$custom: #6fcfe8; $custom-light: #a1ddef; $custom-dark: #000000;
JSON
{
"hex": "#6fcfe8",
"rgb": {
"r": 111,
"g": 207,
"b": 232
},
"hsl": {
"h": 192.397,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.80494,
"c": 0.09713,
"h": 216.8
},
"luminance": 0.53831
}Semantic roles & 50–950 ramp
primary
#6FCFE8
secondary
#BD583E
accent
#3911D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485