#6CCEFA#6CCEFA
#6CCEFA is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.9% C 0.111 H 229.5°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEFA |
|---|---|
| RGB | rgb(108, 206, 250) |
| HSL | hsl(199, 93%, 70%) |
| HSV | hsv(199, 57%, 98%) |
| CMYK | cmyk(56.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(78.59, -16.59, -30.33) |
| CIE-LCH | lch(78.59, 34.57, 241.33°) |
| OKLab | oklab(80.86% -0.0721 -0.0845) |
| OKLCH | oklch(80.86% 0.111 229.5) |
| XYZ | xyz(45.5044, 54.2286, 98.4931) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.13
Baby Blue
#89CFF0
ΔE00 3.34
Lightskyblue
#87CEFA
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 3.97
Bright Sky Blue
#02CCFE
ΔE00 4.41
Sky
#82CAFC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEFA #FA986C
analogous
#6CFADF #6CCEFA #6C87FA
triadic
#6CCEFA #FA6CCE #CEFA6C
tetradic
#6CCEFA #DF6CFA #FA986C #87FA6C
square
#6CCEFA #DF6CFA #FA986C #87FA6C
split-complementary
#6CCEFA #FA6C87 #FADF6C
monochromatic
#08A0E4 #31BAF8 #6CCEFA #A7E2FC #E1F5FE
Accessibility & contrast
On white
1.77
#6CCEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6CCEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEFA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEFA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ccefa; /* rgb */ color: rgb(108, 206, 250); /* oklch */ color: oklch(80.9% 0.111 229.5);
Tailwind
colors: {
custom: {
50: '#a1ddfc',
500: '#6ccefa',
950: '#000000',
},
}SCSS
$custom: #6ccefa; $custom-light: #a1ddfc; $custom-dark: #000000;
JSON
{
"hex": "#6ccefa",
"rgb": {
"r": 108,
"g": 206,
"b": 250
},
"hsl": {
"h": 198.592,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.80858,
"c": 0.11111,
"h": 229.5
},
"luminance": 0.54233
}Semantic roles & 50–950 ramp
primary
#6CCEFA
secondary
#D56735
accent
#4700E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485