#6FCCE5#6FCCE5
#6FCCE5 is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.095 H 217.4°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCE5 |
|---|---|
| RGB | rgb(111, 204, 229) |
| HSL | hsl(193, 69%, 67%) |
| HSV | hsv(193, 52%, 90%) |
| CMYK | cmyk(51.5%, 10.9%, 0%, 10.2%) |
| CIE-LAB | lab(77.41, -20.94, -20.88) |
| CIE-LCH | lch(77.41, 29.57, 224.93°) |
| OKLab | oklab(79.7% -0.0756 -0.0578) |
| OKLCH | oklch(79.7% 0.095 217.4) |
| XYZ | xyz(42.2858, 52.2187, 81.9644) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.61
Bright Sky Blue
#02CCFE
ΔE00 6.41
Lightblue (survey)
#7BC8F6
ΔE00 7.63
Ice Blue
#A5DFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCE5 #E5886F
analogous
#6FE5C3 #6FCCE5 #6F91E5
triadic
#6FCCE5 #E56FCC #CCE56F
tetradic
#6FCCE5 #C36FE5 #E5886F #91E56F
square
#6FCCE5 #C36FE5 #E5886F #91E56F
split-complementary
#6FCCE5 #E56F91 #E5C36F
monochromatic
#2198B8 #3BBADC #6FCCE5 #A3DEEE #D7F1F8
Accessibility & contrast
On white
1.83
#6FCCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6FCCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCE5
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCE5 | 1.00 | 1.83 | 11.44 | 11.44 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E6
Deuteranopia (green-blind)
#AAB9E5
Tritanopia (blue-blind)
#1ED5D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcce5; /* rgb */ color: rgb(111, 204, 229); /* oklch */ color: oklch(79.7% 0.095 217.4);
Tailwind
colors: {
custom: {
50: '#a0dbed',
500: '#6fcce5',
950: '#000000',
},
}SCSS
$custom: #6fcce5; $custom-light: #a0dbed; $custom-dark: #000000;
JSON
{
"hex": "#6fcce5",
"rgb": {
"r": 111,
"g": 204,
"b": 229
},
"hsl": {
"h": 192.712,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.79702,
"c": 0.09513,
"h": 217.4
},
"luminance": 0.52222
}Semantic roles & 50–950 ramp
primary
#6FCCE5
secondary
#B85940
accent
#3C14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484