#6FCCE9#6FCCE9
#6FCCE9 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.097 H 220.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCE9 |
|---|---|
| RGB | rgb(111, 204, 233) |
| HSL | hsl(194, 73%, 67%) |
| HSV | hsv(194, 52%, 91%) |
| CMYK | cmyk(52.4%, 12.4%, 0%, 8.6%) |
| CIE-LAB | lab(77.55, -19.82, -22.82) |
| CIE-LCH | lch(77.55, 30.23, 229.03°) |
| OKLab | oklab(79.85% -0.074 -0.0632) |
| OKLCH | oklch(79.85% 0.097 220.5) |
| XYZ | xyz(42.8508, 52.4447, 84.9397) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 4.05
Neon Blue
#04D9FF
ΔE00 5.52
Bright Sky Blue
#02CCFE
ΔE00 5.53
Lightblue (survey)
#7BC8F6
ΔE00 6.39
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCE9 #E98C6F
analogous
#6FE9C9 #6FCCE9 #6F8FE9
triadic
#6FCCE9 #E96FCC #CCE96F
tetradic
#6FCCE9 #C96FE9 #E98C6F #8FE96F
square
#6FCCE9 #C96FE9 #E98C6F #8FE96F
split-complementary
#6FCCE9 #E96F8F #E9C96F
monochromatic
#1D9AC0 #3AB9E1 #6FCCE9 #A4DFF1 #D9F2F9
Accessibility & contrast
On white
1.83
#6FCCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6FCCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCE9
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCE9 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC7EB
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#15D6D5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcce9; /* rgb */ color: rgb(111, 204, 233); /* oklch */ color: oklch(79.9% 0.097 220.5);
Tailwind
colors: {
custom: {
50: '#a1dbf0',
500: '#6fcce9',
950: '#000000',
},
}SCSS
$custom: #6fcce9; $custom-light: #a1dbf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcce9",
"rgb": {
"r": 111,
"g": 204,
"b": 233
},
"hsl": {
"h": 194.262,
"s": 73.494,
"l": 67.451
},
"oklch": {
"l": 0.79854,
"c": 0.09738,
"h": 220.5
},
"luminance": 0.52448
}Semantic roles & 50–950 ramp
primary
#6FCCE9
secondary
#BF5C3D
accent
#3F10D6
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101516
muted
#808485