#6CC8EE#6CC8EE
#6CC8EE is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.103 H 227.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6CC8EE |
|---|---|
| RGB | rgb(108, 200, 238) |
| HSL | hsl(198, 79%, 68%) |
| HSV | hsv(198, 55%, 93%) |
| CMYK | cmyk(54.6%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(76.48, -16.97, -27.15) |
| CIE-LCH | lch(76.48, 32.02, 238.00°) |
| OKLab | oklab(79.03% -0.0699 -0.0755) |
| OKLCH | oklch(79.03% 0.103 227.2) |
| XYZ | xyz(42.2654, 50.6659, 88.4245) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Lightskyblue
#87CEFA
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 4.51
Sky
#82CAFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CC8EE #EE926C
analogous
#6CEED3 #6CC8EE #6C87EE
triadic
#6CC8EE #EE6CC8 #C8EE6C
tetradic
#6CC8EE #D36CEE #EE926C #87EE6C
square
#6CC8EE #D36CEE #EE926C #87EE6C
split-complementary
#6CC8EE #EE6C87 #EED36C
monochromatic
#1795C8 #35B3E8 #6CC8EE #A3DDF4 #DAF1FB
Accessibility & contrast
On white
1.89
#6CC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6CC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CC8EE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CC8EE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#A1B7EE
Tritanopia (blue-blind)
#00D3D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6cc8ee; /* rgb */ color: rgb(108, 200, 238); /* oklch */ color: oklch(79.0% 0.103 227.2);
Tailwind
colors: {
custom: {
50: '#9fd8f3',
500: '#6cc8ee',
950: '#000000',
},
}SCSS
$custom: #6cc8ee; $custom-light: #9fd8f3; $custom-dark: #000000;
JSON
{
"hex": "#6cc8ee",
"rgb": {
"r": 108,
"g": 200,
"b": 238
},
"hsl": {
"h": 197.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.79027,
"c": 0.10292,
"h": 227.2
},
"luminance": 0.5067
}Semantic roles & 50–950 ramp
primary
#6CC8EE
secondary
#C66239
accent
#470ADC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385