#6CD2EE#6CD2EE
#6CD2EE is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.103 H 218.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD2EE |
|---|---|
| RGB | rgb(108, 210, 238) |
| HSL | hsl(193, 79%, 68%) |
| HSV | hsv(193, 55%, 93%) |
| CMYK | cmyk(54.6%, 11.8%, 0%, 6.7%) |
| CIE-LAB | lab(79.30, -22.07, -22.84) |
| CIE-LCH | lch(79.30, 31.76, 225.99°) |
| OKLab | oklab(81.28% -0.0808 -0.0633) |
| OKLCH | oklch(81.28% 0.103 218.1) |
| XYZ | xyz(44.6575, 55.4503, 89.2219) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 4.42
Baby Blue
#89CFF0
ΔE00 4.94
Bright Sky Blue
#02CCFE
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 7.11
Aqua Blue
#02D8E9
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD2EE #EE886C
analogous
#6CEEC9 #6CD2EE #6C91EE
triadic
#6CD2EE #EE6CD2 #D2EE6C
tetradic
#6CD2EE #C96CEE #EE886C #91EE6C
square
#6CD2EE #C96CEE #EE886C #91EE6C
split-complementary
#6CD2EE #EE6C91 #EEC96C
monochromatic
#17A2C8 #35C1E8 #6CD2EE #A3E3F4 #DAF4FB
Accessibility & contrast
On white
1.74
#6CD2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#6CD2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD2EE
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD2EE | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cd2ee; /* rgb */ color: rgb(108, 210, 238); /* oklch */ color: oklch(81.3% 0.103 218.1);
Tailwind
colors: {
custom: {
50: '#a0e0f3',
500: '#6cd2ee',
950: '#000000',
},
}SCSS
$custom: #6cd2ee; $custom-light: #a0e0f3; $custom-dark: #000000;
JSON
{
"hex": "#6cd2ee",
"rgb": {
"r": 108,
"g": 210,
"b": 238
},
"hsl": {
"h": 192.923,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.81281,
"c": 0.10263,
"h": 218.1
},
"luminance": 0.55454
}Semantic roles & 50–950 ramp
primary
#6CD2EE
secondary
#C65739
accent
#370ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485