#6CCEF3#6CCEF3
#6CCEF3 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.6% C 0.106 H 225.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEF3 |
|---|---|
| RGB | rgb(108, 206, 243) |
| HSL | hsl(196, 85%, 69%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(55.6%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(78.34, -18.62, -26.98) |
| CIE-LCH | lch(78.34, 32.78, 235.39°) |
| OKLab | oklab(80.57% -0.0746 -0.075) |
| OKLCH | oklch(80.57% 0.106 225.1) |
| XYZ | xyz(44.4271, 53.7977, 92.8194) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.19
Bright Sky Blue
#02CCFE
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.64
Lightskyblue
#87CEFA
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEF3 #F3916C
analogous
#6CF3D4 #6CCEF3 #6C8BF3
triadic
#6CCEF3 #F36CCE #CEF36C
tetradic
#6CCEF3 #D46CF3 #F3916C #8BF36C
square
#6CCEF3 #D46CF3 #F3916C #8BF36C
split-complementary
#6CCEF3 #F36C8B #F3D46C
monochromatic
#119ED3 #33BBEE #6CCEF3 #A5E1F8 #DDF4FC
Accessibility & contrast
On white
1.79
#6CCEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6CCEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEF3
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEF3 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF5
Deuteranopia (green-blind)
#A6BBF3
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ccef3; /* rgb */ color: rgb(108, 206, 243); /* oklch */ color: oklch(80.6% 0.106 225.1);
Tailwind
colors: {
custom: {
50: '#a0ddf7',
500: '#6ccef3',
950: '#000000',
},
}SCSS
$custom: #6ccef3; $custom-light: #a0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccef3",
"rgb": {
"r": 108,
"g": 206,
"b": 243
},
"hsl": {
"h": 196.444,
"s": 84.906,
"l": 68.824
},
"oklch": {
"l": 0.80574,
"c": 0.10579,
"h": 225.1
},
"luminance": 0.53802
}Semantic roles & 50–950 ramp
primary
#6CCEF3
secondary
#CC6037
accent
#4104E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485