#6FCADD#6FCADD
#6FCADD is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.0% C 0.091 H 212.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCADD |
|---|---|
| RGB | rgb(111, 202, 221) |
| HSL | hsl(190, 62%, 65%) |
| HSV | hsv(190, 50%, 87%) |
| CMYK | cmyk(49.8%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(76.58, -22.12, -17.84) |
| CIE-LCH | lch(76.58, 28.41, 218.88°) |
| OKLab | oklab(78.95% -0.0764 -0.0492) |
| OKLCH | oklch(78.95% 0.091 212.8) |
| XYZ | xyz(40.7222, 50.8376, 76.0593) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 6.61
Baby Blue
#89CFF0
ΔE00 6.79
Aqua Blue
#02D8E9
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 8.04
Robin'S Egg
#6DEDFD
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCADD #DD826F
analogous
#6FDDB9 #6FCADD #6F93DD
triadic
#6FCADD #DD6FCA #CADD6F
tetradic
#6FCADD #B96FDD #DD826F #93DD6F
square
#6FCADD #B96FDD #DD826F #93DD6F
split-complementary
#6FCADD #DD6F93 #DDB96F
monochromatic
#2893AA #3DB8D1 #6FCADD #A1DCE9 #D2EEF4
Accessibility & contrast
On white
1.88
#6FCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#6FCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCADD
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCADD | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DE
Deuteranopia (green-blind)
#AAB7DD
Tritanopia (blue-blind)
#2CD2D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcadd; /* rgb */ color: rgb(111, 202, 221); /* oklch */ color: oklch(79.0% 0.091 212.8);
Tailwind
colors: {
custom: {
50: '#a0dae7',
500: '#6fcadd',
950: '#000000',
},
}SCSS
$custom: #6fcadd; $custom-light: #a0dae7; $custom-dark: #000000;
JSON
{
"hex": "#6fcadd",
"rgb": {
"r": 111,
"g": 202,
"b": 221
},
"hsl": {
"h": 190.364,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.7895,
"c": 0.09092,
"h": 212.8
},
"luminance": 0.50841
}Semantic roles & 50–950 ramp
primary
#6FCADD
secondary
#AC5644
accent
#3A1CCA
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1416
muted
#808384