#6CCFFA#6CCFFA
#6CCFFA is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.111 H 228.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFFA |
|---|---|
| RGB | rgb(108, 207, 250) |
| HSL | hsl(198, 93%, 70%) |
| HSV | hsv(198, 57%, 98%) |
| CMYK | cmyk(56.8%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.87, -17.10, -29.90) |
| CIE-LCH | lch(78.87, 34.45, 240.23°) |
| OKLab | oklab(81.08% -0.0732 -0.0833) |
| OKLCH | oklch(81.08% 0.111 228.7) |
| XYZ | xyz(45.7459, 54.7116, 98.5736) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.49
Lightskyblue
#87CEFA
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 4.32
Sky
#82CAFC
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFFA #FA976C
analogous
#6CFADE #6CCFFA #6C88FA
triadic
#6CCFFA #FA6CCF #CFFA6C
tetradic
#6CCFFA #DE6CFA #FA976C #88FA6C
square
#6CCFFA #DE6CFA #FA976C #88FA6C
split-complementary
#6CCFFA #FA6C88 #FADE6C
monochromatic
#08A1E4 #31BCF8 #6CCFFA #A7E2FC #E1F5FE
Accessibility & contrast
On white
1.76
#6CCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#6CCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFFA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFFA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ccffa; /* rgb */ color: rgb(108, 207, 250); /* oklch */ color: oklch(81.1% 0.111 228.7);
Tailwind
colors: {
custom: {
50: '#a1ddfc',
500: '#6ccffa',
950: '#000000',
},
}SCSS
$custom: #6ccffa; $custom-light: #a1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#6ccffa",
"rgb": {
"r": 108,
"g": 207,
"b": 250
},
"hsl": {
"h": 198.169,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.81081,
"c": 0.11087,
"h": 228.7
},
"luminance": 0.54716
}Semantic roles & 50–950 ramp
primary
#6CCFFA
secondary
#D56635
accent
#4500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485