#6FC8DF#6FC8DF
#6FC8DF is a light, moderate cyan. Relative luminance 0.500; OKLCH L 78.6% C 0.091 H 216.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8DF |
|---|---|
| RGB | rgb(111, 200, 223) |
| HSL | hsl(192, 64%, 65%) |
| HSV | hsv(192, 50%, 87%) |
| CMYK | cmyk(50.2%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.08, -20.56, -19.68) |
| CIE-LCH | lch(76.08, 28.46, 223.74°) |
| OKLab | oklab(78.57% -0.0734 -0.0544) |
| OKLCH | oklch(78.57% 0.091 216.5) |
| XYZ | xyz(40.5240, 50.0123, 77.3156) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.34
Baby Blue
#89CFF0
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 6.43
Bright Sky Blue
#02CCFE
ΔE00 6.96
Aqua Blue
#02D8E9
ΔE00 7.88
Lightblue (survey)
#7BC8F6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8DF #DF866F
analogous
#6FDFBE #6FC8DF #6F90DF
triadic
#6FC8DF #DF6FC8 #C8DF6F
tetradic
#6FC8DF #BE6FDF #DF866F #90DF6F
square
#6FC8DF #BE6FDF #DF866F #90DF6F
split-complementary
#6FC8DF #DF6F90 #DFBE6F
monochromatic
#2691AD #3DB5D4 #6FC8DF #A1DBEA #D3EEF5
Accessibility & contrast
On white
1.91
#6FC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#6FC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8DF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8DF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#A7B6DF
Tritanopia (blue-blind)
#2AD0CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fc8df; /* rgb */ color: rgb(111, 200, 223); /* oklch */ color: oklch(78.6% 0.091 216.5);
Tailwind
colors: {
custom: {
50: '#a0d8e9',
500: '#6fc8df',
950: '#000000',
},
}SCSS
$custom: #6fc8df; $custom-light: #a0d8e9; $custom-dark: #000000;
JSON
{
"hex": "#6fc8df",
"rgb": {
"r": 111,
"g": 200,
"b": 223
},
"hsl": {
"h": 192.321,
"s": 63.636,
"l": 65.49
},
"oklch": {
"l": 0.78569,
"c": 0.09136,
"h": 216.5
},
"luminance": 0.50016
}Semantic roles & 50–950 ramp
primary
#6FC8DF
secondary
#AF5943
accent
#3E1ACB
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1416
muted
#808384