#6CD6EE#6CD6EE
#6CD6EE is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.103 H 214.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6EE |
|---|---|
| RGB | rgb(108, 214, 238) |
| HSL | hsl(191, 79%, 68%) |
| HSV | hsv(191, 55%, 93%) |
| CMYK | cmyk(54.6%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(80.43, -24.07, -21.13) |
| CIE-LCH | lch(80.43, 32.02, 221.27°) |
| OKLab | oklab(82.19% -0.0851 -0.0585) |
| OKLCH | oklch(82.19% 0.103 214.5) |
| XYZ | xyz(45.6574, 57.4501, 89.5552) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.45
Sky Blue
#87CEEB
ΔE00 5.28
Aqua Blue
#02D8E9
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.18
Baby Blue
#89CFF0
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6EE #EE846C
analogous
#6CEEC5 #6CD6EE #6C95EE
triadic
#6CD6EE #EE6CD6 #D6EE6C
tetradic
#6CD6EE #C56CEE #EE846C #95EE6C
square
#6CD6EE #C56CEE #EE846C #95EE6C
split-complementary
#6CD6EE #EE6C95 #EEC56C
monochromatic
#17A8C8 #35C7E8 #6CD6EE #A3E5F4 #DAF5FB
Accessibility & contrast
On white
1.68
#6CD6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6CD6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6EE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6EE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EF
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cd6ee; /* rgb */ color: rgb(108, 214, 238); /* oklch */ color: oklch(82.2% 0.103 214.5);
Tailwind
colors: {
custom: {
50: '#a0e2f3',
500: '#6cd6ee',
950: '#000000',
},
}SCSS
$custom: #6cd6ee; $custom-light: #a0e2f3; $custom-dark: #000000;
JSON
{
"hex": "#6cd6ee",
"rgb": {
"r": 108,
"g": 214,
"b": 238
},
"hsl": {
"h": 191.077,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.82188,
"c": 0.10324,
"h": 214.5
},
"luminance": 0.57454
}Semantic roles & 50–950 ramp
primary
#6CD6EE
secondary
#C65339
accent
#310ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485