#6CD3EE#6CD3EE
#6CD3EE is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.103 H 217.2°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3EE |
|---|---|
| RGB | rgb(108, 211, 238) |
| HSL | hsl(192, 79%, 68%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(54.6%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(79.58, -22.57, -22.41) |
| CIE-LCH | lch(79.58, 31.81, 224.80°) |
| OKLab | oklab(81.51% -0.0819 -0.0621) |
| OKLCH | oklch(81.51% 0.103 217.2) |
| XYZ | xyz(44.9052, 55.9456, 89.3045) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 5.26
Bright Sky Blue
#02CCFE
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 7.07
Ice Blue
#A5DFF9
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3EE #EE876C
analogous
#6CEEC8 #6CD3EE #6C92EE
triadic
#6CD3EE #EE6CD3 #D3EE6C
tetradic
#6CD3EE #C86CEE #EE876C #92EE6C
square
#6CD3EE #C86CEE #EE876C #92EE6C
split-complementary
#6CD3EE #EE6C92 #EEC86C
monochromatic
#17A4C8 #35C3E8 #6CD3EE #A3E3F4 #DAF4FB
Accessibility & contrast
On white
1.72
#6CD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6CD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3EE
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3EE | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CEF0
Deuteranopia (green-blind)
#AEBFEE
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cd3ee; /* rgb */ color: rgb(108, 211, 238); /* oklch */ color: oklch(81.5% 0.103 217.2);
Tailwind
colors: {
custom: {
50: '#a0e0f3',
500: '#6cd3ee',
950: '#000000',
},
}SCSS
$custom: #6cd3ee; $custom-light: #a0e0f3; $custom-dark: #000000;
JSON
{
"hex": "#6cd3ee",
"rgb": {
"r": 108,
"g": 211,
"b": 238
},
"hsl": {
"h": 192.462,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.81508,
"c": 0.10275,
"h": 217.2
},
"luminance": 0.5595
}Semantic roles & 50–950 ramp
primary
#6CD3EE
secondary
#C65639
accent
#350ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485