#6ACCF1#6ACCF1
#6ACCF1 is a light, moderate cyan. Relative luminance 0.526; OKLCH L 80.0% C 0.106 H 225.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF1 |
|---|---|
| RGB | rgb(106, 204, 241) |
| HSL | hsl(196, 83%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(56%, 15.4%, 0%, 5.5%) |
| CIE-LAB | lab(77.64, -18.56, -26.99) |
| CIE-LCH | lch(77.64, 32.76, 235.49°) |
| OKLab | oklab(79.97% -0.0746 -0.0751) |
| OKLCH | oklch(79.97% 0.106 225.2) |
| XYZ | xyz(43.4078, 52.5967, 91.0667) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.36
Bright Sky Blue
#02CCFE
ΔE00 4.16
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF1 #F18F6A
analogous
#6AF1D2 #6ACCF1 #6A89F1
triadic
#6ACCF1 #F16ACC #CCF16A
tetradic
#6ACCF1 #D26AF1 #F18F6A #89F16A
square
#6ACCF1 #D26AF1 #F18F6A #89F16A
split-complementary
#6ACCF1 #F16A89 #F1D26A
monochromatic
#139ACD #32B9EC #6ACCF1 #A2DFF6 #DAF2FC
Accessibility & contrast
On white
1.82
#6ACCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#6ACCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF1
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF1 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F3
Deuteranopia (green-blind)
#A4BAF1
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accf1; /* rgb */ color: rgb(106, 204, 241); /* oklch */ color: oklch(80.0% 0.106 225.2);
Tailwind
colors: {
custom: {
50: '#9fdbf5',
500: '#6accf1',
950: '#000000',
},
}SCSS
$custom: #6accf1; $custom-light: #9fdbf5; $custom-dark: #000000;
JSON
{
"hex": "#6accf1",
"rgb": {
"r": 106,
"g": 204,
"b": 241
},
"hsl": {
"h": 196.444,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.79966,
"c": 0.1058,
"h": 225.2
},
"luminance": 0.52601
}Semantic roles & 50–950 ramp
primary
#6ACCF1
secondary
#C95E36
accent
#4206DF
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485