#6CE2FC#6CE2FC
#6CE2FC is a very light, moderate cyan. Relative luminance 0.646; OKLCH L 85.4% C 0.112 H 214.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2FC |
|---|---|
| RGB | rgb(108, 226, 252) |
| HSL | hsl(191, 96%, 71%) |
| HSV | hsv(191, 57%, 99%) |
| CMYK | cmyk(57.1%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.28, -26.09, -22.71) |
| CIE-LCH | lch(84.28, 34.59, 221.04°) |
| OKLab | oklab(85.42% -0.0924 -0.063) |
| OKLCH | oklch(85.42% 0.112 214.3) |
| XYZ | xyz(50.9443, 64.6042, 101.8617) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.28
Neon Blue
#04D9FF
ΔE00 4.53
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.49
Sky Blue
#87CEEB
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2FC #FC866C
analogous
#6CFCCE #6CE2FC #6C9AFC
triadic
#6CE2FC #FC6CE2 #E2FC6C
tetradic
#6CE2FC #CE6CFC #FC866C #9AFC6C
square
#6CE2FC #CE6CFC #FC866C #9AFC6C
split-complementary
#6CE2FC #FC6C9A #FCCE6C
monochromatic
#05C0E9 #30D6FB #6CE2FC #A8EEFD #E1F9FE
Accessibility & contrast
On white
1.51
#6CE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#6CE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2FC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2FC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDBFE
Deuteranopia (green-blind)
#B9CBFC
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce2fc; /* rgb */ color: rgb(108, 226, 252); /* oklch */ color: oklch(85.4% 0.112 214.3);
Tailwind
colors: {
custom: {
50: '#a2ebfd',
500: '#6ce2fc',
950: '#000000',
},
}SCSS
$custom: #6ce2fc; $custom-light: #a2ebfd; $custom-dark: #000000;
JSON
{
"hex": "#6ce2fc",
"rgb": {
"r": 108,
"g": 226,
"b": 252
},
"hsl": {
"h": 190.833,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.85424,
"c": 0.11181,
"h": 214.3
},
"luminance": 0.64609
}Semantic roles & 50–950 ramp
primary
#6CE2FC
secondary
#D75235
accent
#2900E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485