#6CE3FB#6CE3FB
#6CE3FB is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.6% C 0.112 H 212.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3FB |
|---|---|
| RGB | rgb(108, 227, 251) |
| HSL | hsl(190, 95%, 70%) |
| HSV | hsv(190, 57%, 98%) |
| CMYK | cmyk(57%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.53, -26.85, -21.80) |
| CIE-LCH | lch(84.53, 34.59, 219.08°) |
| OKLab | oklab(85.61% -0.0938 -0.0604) |
| OKLCH | oklch(85.61% 0.112 212.8) |
| XYZ | xyz(51.0590, 65.0864, 101.1202) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.61
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Aqua Blue
#02D8E9
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3FB #FB846C
analogous
#6CFBCB #6CE3FB #6C9BFB
triadic
#6CE3FB #FB6CE3 #E3FB6C
tetradic
#6CE3FB #CB6CFB #FB846C #9BFB6C
square
#6CE3FB #CB6CFB #FB846C #9BFB6C
split-complementary
#6CE3FB #FB6C9B #FBCB6C
monochromatic
#06C1E6 #30D8F9 #6CE3FB #A8EEFD #E1F9FE
Accessibility & contrast
On white
1.50
#6CE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6CE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3FB
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3FB | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce3fb; /* rgb */ color: rgb(108, 227, 251); /* oklch */ color: oklch(85.6% 0.112 212.8);
Tailwind
colors: {
custom: {
50: '#a2ecfc',
500: '#6ce3fb',
950: '#000000',
},
}SCSS
$custom: #6ce3fb; $custom-light: #a2ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6ce3fb",
"rgb": {
"r": 108,
"g": 227,
"b": 251
},
"hsl": {
"h": 190.07,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.85613,
"c": 0.11159,
"h": 212.8
},
"luminance": 0.65091
}Semantic roles & 50–950 ramp
primary
#6CE3FB
secondary
#D65035
accent
#2700E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485