#6ACCF3#6ACCF3
#6ACCF3 is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.0% C 0.107 H 226.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF3 |
|---|---|
| RGB | rgb(106, 204, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 56%, 95%) |
| CMYK | cmyk(56.4%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.71, -17.98, -27.96) |
| CIE-LCH | lch(77.71, 33.24, 237.25°) |
| OKLab | oklab(80.05% -0.0738 -0.0778) |
| OKLCH | oklch(80.05% 0.107 226.5) |
| XYZ | xyz(43.7082, 52.7169, 92.6486) |
| Luminance | 0.5272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.28
Sky Blue
#87CEEB
ΔE00 3.33
Lightblue (survey)
#7BC8F6
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.08
Lightskyblue
#87CEFA
ΔE00 4.55
Sky
#82CAFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF3 #F3916A
analogous
#6AF3D5 #6ACCF3 #6A87F3
triadic
#6ACCF3 #F36ACC #CCF36A
tetradic
#6ACCF3 #D56AF3 #F3916A #87F36A
square
#6ACCF3 #D56AF3 #F3916A #87F36A
split-complementary
#6ACCF3 #F36A87 #F3D56A
monochromatic
#119BD2 #31B9EE #6ACCF3 #A3DFF8 #DBF3FC
Accessibility & contrast
On white
1.82
#6ACCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#6ACCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF3
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF3 | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A3BAF3
Tritanopia (blue-blind)
#00D7D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accf3; /* rgb */ color: rgb(106, 204, 243); /* oklch */ color: oklch(80.0% 0.107 226.5);
Tailwind
colors: {
custom: {
50: '#9fdbf7',
500: '#6accf3',
950: '#000000',
},
}SCSS
$custom: #6accf3; $custom-light: #9fdbf7; $custom-dark: #000000;
JSON
{
"hex": "#6accf3",
"rgb": {
"r": 106,
"g": 204,
"b": 243
},
"hsl": {
"h": 197.08,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.80047,
"c": 0.10725,
"h": 226.5
},
"luminance": 0.52721
}Semantic roles & 50–950 ramp
primary
#6ACCF3
secondary
#CC6035
accent
#4304E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485