#06CEFF#06CEFF
#06CEFF is a light, vivid cyan. Relative luminance 0.514; OKLCH L 79.0% C 0.147 H 223.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #06CEFF |
|---|---|
| RGB | rgb(6, 206, 255) |
| HSL | hsl(192, 100%, 51%) |
| HSV | hsv(192, 98%, 100%) |
| CMYK | cmyk(97.6%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(76.92, -25.23, -35.74) |
| CIE-LCH | lch(76.92, 43.75, 234.78°) |
| OKLab | oklab(79.05% -0.1071 -0.1005) |
| OKLCH | oklch(79.05% 0.147 223.2) |
| XYZ | xyz(40.1887, 51.3959, 102.3905) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 0.58
Neon Blue
#04D9FF
ΔE00 4.28
Deepskyblue
#00BFFF
ΔE00 5.79
Sky Blue
#87CEEB
ΔE00 7.15
Lightblue (survey)
#7BC8F6
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#06CEFF #FF3706
analogous
#06FFB3 #06CEFF #0651FF
triadic
#06CEFF #FF06CE #CEFF06
tetradic
#06CEFF #B306FF #FF3706 #51FF06
square
#06CEFF #B306FF #FF3706 #51FF06
split-complementary
#06CEFF #FF0651 #FFB306
monochromatic
#006F8B #00A0C8 #06CEFF #43DAFF #80E6FF
Accessibility & contrast
On white
1.86
#06CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#06CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #06CEFF
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##06CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##06CEFF | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#96B5FE
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #06ceff; /* rgb */ color: rgb(6, 206, 255); /* oklch */ color: oklch(79.0% 0.147 223.2);
Tailwind
colors: {
custom: {
50: '#84ddff',
500: '#06ceff',
950: '#000000',
},
}SCSS
$custom: #06ceff; $custom-light: #84ddff; $custom-dark: #000000;
JSON
{
"hex": "#06ceff",
"rgb": {
"r": 6,
"g": 206,
"b": 255
},
"hsl": {
"h": 191.807,
"s": 100,
"l": 51.176
},
"oklch": {
"l": 0.79048,
"c": 0.14685,
"h": 223.2
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#06CEFF
secondary
#903119
accent
#5329FF
background
#FCFEFF
surface
#F4FCFF
border
#CED5D7
text
#0E1518
muted
#7F8486