#6FC2DB#6FC2DB
#6FC2DB is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.1% C 0.088 H 219.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2DB |
|---|---|
| RGB | rgb(111, 194, 219) |
| HSL | hsl(194, 60%, 65%) |
| HSV | hsv(194, 49%, 86%) |
| CMYK | cmyk(49.3%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(74.24, -18.59, -20.30) |
| CIE-LCH | lch(74.24, 27.53, 227.52°) |
| OKLab | oklab(77.05% -0.0681 -0.0561) |
| OKLCH | oklch(77.05% 0.088 219.5) |
| XYZ | xyz(38.6287, 47.0744, 74.0547) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 5.42
Bright Sky Blue
#02CCFE
ΔE00 6.85
Lightblue (survey)
#7BC8F6
ΔE00 7.18
Neon Blue
#04D9FF
ΔE00 7.52
Lightskyblue
#87CEFA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2DB #DB886F
analogous
#6FDBBE #6FC2DB #6F8CDB
triadic
#6FC2DB #DB6FC2 #C2DB6F
tetradic
#6FC2DB #BE6FDB #DB886F #8CDB6F
square
#6FC2DB #BE6FDB #DB886F #8CDB6F
split-complementary
#6FC2DB #DB6F8C #DBBE6F
monochromatic
#2A89A6 #3EADCF #6FC2DB #A0D7E7 #D1EBF3
Accessibility & contrast
On white
2.02
#6FC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#6FC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2DB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2DB | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEDC
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#32CBCA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6fc2db; /* rgb */ color: rgb(111, 194, 219); /* oklch */ color: oklch(77.1% 0.088 219.5);
Tailwind
colors: {
custom: {
50: '#9fd4e6',
500: '#6fc2db',
950: '#000000',
},
}SCSS
$custom: #6fc2db; $custom-light: #9fd4e6; $custom-dark: #000000;
JSON
{
"hex": "#6fc2db",
"rgb": {
"r": 111,
"g": 194,
"b": 219
},
"hsl": {
"h": 193.889,
"s": 60,
"l": 64.706
},
"oklch": {
"l": 0.77055,
"c": 0.08828,
"h": 219.5
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#6FC2DB
secondary
#E5C9C0
accent
#451EC8
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#0F1415
muted
#7F8384