#6FCFE9#6FCFE9
#6FCFE9 is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.5% C 0.098 H 217.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFE9 |
|---|---|
| RGB | rgb(111, 207, 233) |
| HSL | hsl(193, 73%, 67%) |
| HSV | hsv(193, 52%, 91%) |
| CMYK | cmyk(52.4%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(78.39, -21.34, -21.54) |
| CIE-LCH | lch(78.39, 30.32, 225.26°) |
| OKLab | oklab(80.53% -0.0773 -0.0596) |
| OKLCH | oklch(80.53% 0.098 217.6) |
| XYZ | xyz(43.5707, 53.8845, 85.1796) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.78
Baby Blue
#89CFF0
ΔE00 4.92
Neon Blue
#04D9FF
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFE9 #E9896F
analogous
#6FE9C6 #6FCFE9 #6F92E9
triadic
#6FCFE9 #E96FCF #CFE96F
tetradic
#6FCFE9 #C66FE9 #E9896F #92E96F
square
#6FCFE9 #C66FE9 #E9896F #92E96F
split-complementary
#6FCFE9 #E96F92 #E9C66F
monochromatic
#1D9EC0 #3ABDE1 #6FCFE9 #A4E1F1 #D9F2F9
Accessibility & contrast
On white
1.78
#6FCFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#6FCFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFE9
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFE9 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEA
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#12D8D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfe9; /* rgb */ color: rgb(111, 207, 233); /* oklch */ color: oklch(80.5% 0.098 217.6);
Tailwind
colors: {
custom: {
50: '#a1ddf0',
500: '#6fcfe9',
950: '#000000',
},
}SCSS
$custom: #6fcfe9; $custom-light: #a1ddf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcfe9",
"rgb": {
"r": 111,
"g": 207,
"b": 233
},
"hsl": {
"h": 192.787,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.80532,
"c": 0.09766,
"h": 217.6
},
"luminance": 0.53888
}Semantic roles & 50–950 ramp
primary
#6FCFE9
secondary
#BF593D
accent
#3A10D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485