#6FD3EA#6FD3EA
#6FD3EA is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.5% C 0.099 H 214.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD3EA |
|---|---|
| RGB | rgb(111, 211, 234) |
| HSL | hsl(191, 75%, 68%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(52.6%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.56, -23.08, -20.30) |
| CIE-LCH | lch(79.56, 30.74, 221.34°) |
| OKLab | oklab(81.47% -0.0813 -0.0562) |
| OKLCH | oklch(81.47% 0.099 214.6) |
| XYZ | xyz(44.6953, 55.9045, 86.2612) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 6.04
Aqua Blue
#02D8E9
ΔE00 6.39
Robin'S Egg
#6DEDFD
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD3EA #EA866F
analogous
#6FEAC4 #6FD3EA #6F95EA
triadic
#6FD3EA #EA6FD3 #D3EA6F
tetradic
#6FD3EA #C46FEA #EA866F #95EA6F
square
#6FD3EA #C46FEA #EA866F #95EA6F
split-complementary
#6FD3EA #EA6F95 #EAC46F
monochromatic
#1CA3C2 #3AC3E2 #6FD3EA #A4E3F2 #DAF4FA
Accessibility & contrast
On white
1.72
#6FD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6FD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD3EA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD3EA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#08DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd3ea; /* rgb */ color: rgb(111, 211, 234); /* oklch */ color: oklch(81.5% 0.099 214.6);
Tailwind
colors: {
custom: {
50: '#a1e0f0',
500: '#6fd3ea',
950: '#000000',
},
}SCSS
$custom: #6fd3ea; $custom-light: #a1e0f0; $custom-dark: #000000;
JSON
{
"hex": "#6fd3ea",
"rgb": {
"r": 111,
"g": 211,
"b": 234
},
"hsl": {
"h": 191.22,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.81475,
"c": 0.09886,
"h": 214.6
},
"luminance": 0.55909
}Semantic roles & 50–950 ramp
primary
#6FD3EA
secondary
#C1553D
accent
#340FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485