#6DBFFE#6DBFFE
#6DBFFE is a light, vivid cyan. Relative luminance 0.477; OKLCH L 77.8% C 0.121 H 243.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6DBFFE |
|---|---|
| RGB | rgb(109, 191, 254) |
| HSL | hsl(206, 99%, 71%) |
| HSV | hsv(206, 57%, 100%) |
| CMYK | cmyk(57.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.61, -7.27, -38.62) |
| CIE-LCH | lch(74.61, 39.30, 259.34°) |
| OKLab | oklab(77.76% -0.0542 -0.1083) |
| OKLCH | oklch(77.76% 0.121 243.4) |
| XYZ | xyz(42.8203, 47.6647, 100.6904) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.29
Sky
#82CAFC
ΔE00 3.57
Lightblue (survey)
#7BC8F6
ΔE00 4.07
Lightskyblue
#87CEFA
ΔE00 5.20
Light Blue
#95D0FC
ΔE00 5.78
Deepskyblue
#00BFFF
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DBFFE #FEAC6D
analogous
#6DFEF4 #6DBFFE #6D76FE
triadic
#6DBFFE #FE6DBF #BFFE6D
tetradic
#6DBFFE #F46DFE #FEAC6D #76FE6D
square
#6DBFFE #F46DFE #FEAC6D #76FE6D
split-complementary
#6DBFFE #FE6D76 #FEF46D
monochromatic
#0288EF #30A4FE #6DBFFE #AADAFE #E1F2FF
Accessibility & contrast
On white
1.99
#6DBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#6DBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DBFFE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DBFFE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#00CED5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6dbffe; /* rgb */ color: rgb(109, 191, 254); /* oklch */ color: oklch(77.8% 0.121 243.4);
Tailwind
colors: {
custom: {
50: '#a1d2ff',
500: '#6dbffe',
950: '#000000',
},
}SCSS
$custom: #6dbffe; $custom-light: #a1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#6dbffe",
"rgb": {
"r": 109,
"g": 191,
"b": 254
},
"hsl": {
"h": 206.069,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.77761,
"c": 0.12111,
"h": 243.4
},
"luminance": 0.47669
}Semantic roles & 50–950 ramp
primary
#6DBFFE
secondary
#F6E1D0
accent
#6400E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101418
muted
#7F8286