#6CE3FF#6CE3FF
#6CE3FF is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.8% C 0.113 H 215.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3FF |
|---|---|
| RGB | rgb(108, 227, 255) |
| HSL | hsl(191, 100%, 71%) |
| HSV | hsv(191, 58%, 100%) |
| CMYK | cmyk(57.6%, 11%, 0%, 0%) |
| CIE-LAB | lab(84.66, -25.74, -23.71) |
| CIE-LCH | lch(84.66, 35.00, 222.66°) |
| OKLab | oklab(85.76% -0.0923 -0.0658) |
| OKLCH | oklch(85.76% 0.113 215.5) |
| XYZ | xyz(51.6962, 65.3412, 104.4761) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Robin'S Egg
#6DEDFD
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Sky Blue
#87CEEB
ΔE00 6.77
Aqua Blue
#02D8E9
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3FF #FF886C
analogous
#6CFFD2 #6CE3FF #6C99FF
triadic
#6CE3FF #FF6CE3 #E3FF6C
tetradic
#6CE3FF #D26CFF #FF886C #99FF6C
square
#6CE3FF #D26CFF #FF886C #99FF6C
split-complementary
#6CE3FF #FF6C99 #FFD26C
monochromatic
#00C3F1 #2FD7FF #6CE3FF #A9EFFF #E0F9FF
Accessibility & contrast
On white
1.49
#6CE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6CE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3FF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3FF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#BACCFF
Tritanopia (blue-blind)
#00EDEC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce3ff; /* rgb */ color: rgb(108, 227, 255); /* oklch */ color: oklch(85.8% 0.113 215.5);
Tailwind
colors: {
custom: {
50: '#a2ecff',
500: '#6ce3ff',
950: '#000000',
},
}SCSS
$custom: #6ce3ff; $custom-light: #a2ecff; $custom-dark: #000000;
JSON
{
"hex": "#6ce3ff",
"rgb": {
"r": 108,
"g": 227,
"b": 255
},
"hsl": {
"h": 191.429,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.85762,
"c": 0.11334,
"h": 215.5
},
"luminance": 0.65346
}Semantic roles & 50–950 ramp
primary
#6CE3FF
secondary
#DB5434
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486