#6AD2F2#6AD2F2
#6AD2F2 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.106 H 220.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2F2 |
|---|---|
| RGB | rgb(106, 210, 242) |
| HSL | hsl(194, 84%, 68%) |
| HSV | hsv(194, 56%, 95%) |
| CMYK | cmyk(56.2%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(79.36, -21.33, -24.89) |
| CIE-LCH | lch(79.36, 32.77, 229.41°) |
| OKLab | oklab(81.36% -0.0806 -0.0691) |
| OKLCH | oklch(81.36% 0.106 220.6) |
| XYZ | xyz(45.0112, 55.5639, 92.3400) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 5.00
Lightskyblue
#87CEFA
ΔE00 6.62
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2F2 #F28A6A
analogous
#6AF2CE #6AD2F2 #6A8EF2
triadic
#6AD2F2 #F26AD2 #D2F26A
tetradic
#6AD2F2 #CE6AF2 #F28A6A #8EF26A
square
#6AD2F2 #CE6AF2 #F28A6A #8EF26A
split-complementary
#6AD2F2 #F26A8E #F2CE6A
monochromatic
#12A3CF #32C1ED #6AD2F2 #A2E3F7 #DBF4FC
Accessibility & contrast
On white
1.73
#6AD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#6AD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2F2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2F2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF4
Deuteranopia (green-blind)
#ABBEF2
Tritanopia (blue-blind)
#00DDDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad2f2; /* rgb */ color: rgb(106, 210, 242); /* oklch */ color: oklch(81.4% 0.106 220.6);
Tailwind
colors: {
custom: {
50: '#9fe0f6',
500: '#6ad2f2',
950: '#000000',
},
}SCSS
$custom: #6ad2f2; $custom-light: #9fe0f6; $custom-dark: #000000;
JSON
{
"hex": "#6ad2f2",
"rgb": {
"r": 106,
"g": 210,
"b": 242
},
"hsl": {
"h": 194.118,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.81359,
"c": 0.10616,
"h": 220.6
},
"luminance": 0.55568
}Semantic roles & 50–950 ramp
primary
#6AD2F2
secondary
#CB5936
accent
#3905E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485