#6BCEEE#6BCEEE
#6BCEEE is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.103 H 221.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCEEE |
|---|---|
| RGB | rgb(107, 206, 238) |
| HSL | hsl(195, 79%, 68%) |
| HSV | hsv(195, 55%, 93%) |
| CMYK | cmyk(55%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.13, -20.24, -24.63) |
| CIE-LCH | lch(78.13, 31.88, 230.58°) |
| OKLab | oklab(80.34% -0.0771 -0.0683) |
| OKLCH | oklch(80.34% 0.103 221.5) |
| XYZ | xyz(43.5613, 53.4374, 88.8912) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 4.98
Lightblue (survey)
#7BC8F6
ΔE00 6.04
Lightskyblue
#87CEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCEEE #EE8B6B
analogous
#6BEECC #6BCEEE #6B8DEE
triadic
#6BCEEE #EE6BCE #CEEE6B
tetradic
#6BCEEE #CC6BEE #EE8B6B #8DEE6B
square
#6BCEEE #CC6BEE #EE8B6B #8DEE6B
split-complementary
#6BCEEE #EE6B8D #EECC6B
monochromatic
#179CC8 #34BCE8 #6BCEEE #A2E0F4 #D9F2FB
Accessibility & contrast
On white
1.80
#6BCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6BCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCEEE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCEEE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6bceee; /* rgb */ color: rgb(107, 206, 238); /* oklch */ color: oklch(80.3% 0.103 221.5);
Tailwind
colors: {
custom: {
50: '#9fddf3',
500: '#6bceee',
950: '#000000',
},
}SCSS
$custom: #6bceee; $custom-light: #9fddf3; $custom-dark: #000000;
JSON
{
"hex": "#6bceee",
"rgb": {
"r": 107,
"g": 206,
"b": 238
},
"hsl": {
"h": 194.656,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.80338,
"c": 0.10306,
"h": 221.5
},
"luminance": 0.53441
}Semantic roles & 50–950 ramp
primary
#6BCEEE
secondary
#C55B38
accent
#3D0ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485