#6BCFE4#6BCFE4
#6BCFE4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.098 H 213.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCFE4 |
|---|---|
| RGB | rgb(107, 207, 228) |
| HSL | hsl(190, 69%, 66%) |
| HSV | hsv(190, 53%, 89%) |
| CMYK | cmyk(53.1%, 9.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.08, -23.55, -19.35) |
| CIE-LCH | lch(78.08, 30.48, 219.40°) |
| OKLab | oklab(80.19% -0.082 -0.0535) |
| OKLCH | oklch(80.19% 0.098 213.1) |
| XYZ | xyz(42.3743, 53.3490, 81.4481) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.43
Neon Blue
#04D9FF
ΔE00 5.45
Aqua Blue
#02D8E9
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 7.35
Bright Sky Blue
#02CCFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCFE4 #E4806B
analogous
#6BE4BC #6BCFE4 #6B92E4
triadic
#6BCFE4 #E46BCF #CFE46B
tetradic
#6BCFE4 #BC6BE4 #E4806B #92E46B
square
#6BCFE4 #BC6BE4 #E4806B #92E46B
split-complementary
#6BCFE4 #E46B92 #E4BC6B
monochromatic
#219AB4 #37BEDB #6BCFE4 #9FE0ED #D3F1F7
Accessibility & contrast
On white
1.80
#6BCFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#6BCFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCFE4
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCFE4 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#ACBBE4
Tritanopia (blue-blind)
#00D8D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bcfe4; /* rgb */ color: rgb(107, 207, 228); /* oklch */ color: oklch(80.2% 0.098 213.1);
Tailwind
colors: {
custom: {
50: '#9edeec',
500: '#6bcfe4',
950: '#000000',
},
}SCSS
$custom: #6bcfe4; $custom-light: #9edeec; $custom-dark: #000000;
JSON
{
"hex": "#6bcfe4",
"rgb": {
"r": 107,
"g": 207,
"b": 228
},
"hsl": {
"h": 190.413,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.80185,
"c": 0.09793,
"h": 213.1
},
"luminance": 0.53353
}Semantic roles & 50–950 ramp
primary
#6BCFE4
secondary
#B4533F
accent
#3514D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484