#6CCFE4#6CCFE4
#6CCFE4 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.097 H 213.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFE4 |
|---|---|
| RGB | rgb(108, 207, 228) |
| HSL | hsl(191, 69%, 66%) |
| HSV | hsv(191, 53%, 89%) |
| CMYK | cmyk(52.6%, 9.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.12, -23.35, -19.29) |
| CIE-LCH | lch(78.12, 30.28, 219.56°) |
| OKLab | oklab(80.23% -0.0813 -0.0533) |
| OKLCH | oklch(80.23% 0.097 213.3) |
| XYZ | xyz(42.4953, 53.4114, 81.4537) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 5.49
Aqua Blue
#02D8E9
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 7.37
Bright Sky Blue
#02CCFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFE4 #E4816C
analogous
#6CE4BD #6CCFE4 #6C93E4
triadic
#6CCFE4 #E46CCF #CFE46C
tetradic
#6CCFE4 #BD6CE4 #E4816C #93E46C
square
#6CCFE4 #BD6CE4 #E4816C #93E46C
split-complementary
#6CCFE4 #E46C93 #E4BD6C
monochromatic
#219BB4 #38BEDB #6CCFE4 #A0E0ED #D3F1F7
Accessibility & contrast
On white
1.80
#6CCFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6CCFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFE4
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFE4 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E5
Deuteranopia (green-blind)
#ADBBE4
Tritanopia (blue-blind)
#06D8D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ccfe4; /* rgb */ color: rgb(108, 207, 228); /* oklch */ color: oklch(80.2% 0.097 213.3);
Tailwind
colors: {
custom: {
50: '#9fdeec',
500: '#6ccfe4',
950: '#000000',
},
}SCSS
$custom: #6ccfe4; $custom-light: #9fdeec; $custom-dark: #000000;
JSON
{
"hex": "#6ccfe4",
"rgb": {
"r": 108,
"g": 207,
"b": 228
},
"hsl": {
"h": 190.5,
"s": 68.966,
"l": 65.882
},
"oklch": {
"l": 0.80225,
"c": 0.09726,
"h": 213.3
},
"luminance": 0.53415
}Semantic roles & 50–950 ramp
primary
#6CCFE4
secondary
#B5543F
accent
#3615D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484