#6FDBF6#6FDBF6
#6FDBF6 is a very light, moderate cyan. Relative luminance 0.607; OKLCH L 83.7% C 0.106 H 216.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDBF6 |
|---|---|
| RGB | rgb(111, 219, 246) |
| HSL | hsl(192, 88%, 70%) |
| HSV | hsv(192, 55%, 96%) |
| CMYK | cmyk(54.9%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(82.21, -23.74, -22.67) |
| CIE-LCH | lch(82.21, 32.82, 223.67°) |
| OKLab | oklab(83.73% -0.0854 -0.0628) |
| OKLCH | oklch(83.73% 0.106 216.3) |
| XYZ | xyz(48.5151, 60.6918, 96.3289) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.21
Sky Blue
#87CEEB
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.86
Baby Blue
#89CFF0
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.66
Ice Blue
#A5DFF9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDBF6 #F68A6F
analogous
#6FF6CD #6FDBF6 #6F98F6
triadic
#6FDBF6 #F66FDB #DBF66F
tetradic
#6FDBF6 #CD6FF6 #F68A6F #98F66F
square
#6FDBF6 #CD6FF6 #F68A6F #98F66F
split-complementary
#6FDBF6 #F66F98 #F6CD6F
monochromatic
#0EB3DD #35CDF2 #6FDBF6 #A9E9FA #E2F8FD
Accessibility & contrast
On white
1.60
#6FDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6FDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDBF6
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDBF6 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D5F8
Deuteranopia (green-blind)
#B4C6F6
Tritanopia (blue-blind)
#00E5E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fdbf6; /* rgb */ color: rgb(111, 219, 246); /* oklch */ color: oklch(83.7% 0.106 216.3);
Tailwind
colors: {
custom: {
50: '#a2e6f9',
500: '#6fdbf6',
950: '#000000',
},
}SCSS
$custom: #6fdbf6; $custom-light: #a2e6f9; $custom-dark: #000000;
JSON
{
"hex": "#6fdbf6",
"rgb": {
"r": 111,
"g": 219,
"b": 246
},
"hsl": {
"h": 192,
"s": 88.235,
"l": 70
},
"oklch": {
"l": 0.83731,
"c": 0.10601,
"h": 216.3
},
"luminance": 0.60696
}Semantic roles & 50–950 ramp
primary
#6FDBF6
secondary
#D05739
accent
#2E01E5
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485