#6FE3FD#6FE3FD
#6FE3FD is a very light, moderate cyan. Relative luminance 0.654; OKLCH L 85.8% C 0.111 H 214.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3FD |
|---|---|
| RGB | rgb(111, 227, 253) |
| HSL | hsl(191, 97%, 71%) |
| HSV | hsv(191, 56%, 99%) |
| CMYK | cmyk(56.1%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(84.69, -25.74, -22.60) |
| CIE-LCH | lch(84.69, 34.26, 221.28°) |
| OKLab | oklab(85.79% -0.0912 -0.0626) |
| OKLCH | oklch(85.79% 0.111 214.5) |
| XYZ | xyz(51.7472, 65.4046, 102.8068) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.93
Aqua Blue
#02D8E9
ΔE00 6.75
Sky Blue
#87CEEB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3FD #FD896F
analogous
#6FFDD0 #6FE3FD #6F9CFD
triadic
#6FE3FD #FD6FE3 #E3FD6F
tetradic
#6FE3FD #D06FFD #FD896F #9CFD6F
square
#6FE3FD #D06FFD #FD896F #9CFD6F
split-complementary
#6FE3FD #FD6F9C #FDD06F
monochromatic
#03C3EE #33D7FC #6FE3FD #ABEFFE #E1F9FF
Accessibility & contrast
On white
1.49
#6FE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#6FE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3FD
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3FD | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BBCDFD
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe3fd; /* rgb */ color: rgb(111, 227, 253); /* oklch */ color: oklch(85.8% 0.111 214.5);
Tailwind
colors: {
custom: {
50: '#a3ecfe',
500: '#6fe3fd',
950: '#000000',
},
}SCSS
$custom: #6fe3fd; $custom-light: #a3ecfe; $custom-dark: #000000;
JSON
{
"hex": "#6fe3fd",
"rgb": {
"r": 111,
"g": 227,
"b": 253
},
"hsl": {
"h": 190.986,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.85793,
"c": 0.11063,
"h": 214.5
},
"luminance": 0.6541
}Semantic roles & 50–950 ramp
primary
#6FE3FD
secondary
#D95537
accent
#2A00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485